Skip to content



 

A better way to quickly add new files to Subversion

Thanks to trash in #bash on irc.freenode.net. Simply define this function in Bash and invoke it when ready to add:

svn_radd ()
{
    svn status | while read a b; do
        [[ $a = '?' ]] && svn add "$b";
    done
}
GD Star Rating
loading...
GD Star Rating
loading...

Posted in Technology.


0 Responses

Stay in touch with the conversation, subscribe to the RSS feed for comments on this post.



Some HTML is OK

or, reply to this post via trackback.

*
To prove you're a person (not a spam script), type the security word shown in the picture. Click on the picture to hear an audio file of the word.
Click to hear an audio file of the anti-spam word