Bash Completion for Subversion
At silverorange we have recently begun using subversion for our source code management. To make the svn command a little easier to use I installed a bash completion script for it and then added some features to allow completion of svn URLs. See this post on my personal site for the full description and the script.
[edit]
Blog post was removed. Here is a direct link to the SVN bash completion script.
Very nice. At my department we also installed subversion recently because it really works much better than CVS.
My problem now is making it "usable" for designers, because they hate the shell. Seems that, just like with CVS, there isn´t a good GUI client for subversion... :-(
Any clue?
Best regards and happy season,
B.
Doesn't replace the GUI but it's quite nice to work with, and it's an integrated development tool. So we find it quite nice!
best regards!
Steven: I´m run on Mac OS X! :-)
Pedro: Thanks for the suggestion! I know about TRAC for some months. Since we use other tools for project management I can´t really find a decent use for it... but maybe I gonna try it out.
a little potential contribution: i took the bash completion file for
subversion and modified it so that it uses the output of subversion
itself to provide the completions, similar in idea to optcomplete
(http://furius.ca/optcomplete). the idea is that the completions will
never go out-of-sync with whatever version of subversion you have
installed (well, unless the help format changes, which i estimate to
be unlikely).
thanks!
Right you are. We'll try to get it back up shortly.
[edit]
There is a direct link to the original script now.
http://johnocchino.webs28.com/home7340.html
http://z7-dox.blogspot.com/
http://bethcollins.t35.com/naked5859.html
http://members.lycos.co.uk/royrodriquez/orgy5742.html


