Ted Leung on the air
Ted Leung on the air: Open Source, Java, Python, and ...
Ted Leung on the air: Open Source, Java, Python, and ...
Fri, 12 Nov 2004
newcvsroot.sh
[23:28] |
[computers/programming] |
# |
TB |
F |
G |
2 Comments |
Today I needed to change the CVSROOT for a repository that has a bunch of modified files in it. Most of the time when this has happened to me I've just checked out a copy from the new server and left it at that. This time, it was going to be too painful. I started to write a script, but fortunately, I got to Google before I started typing. It turns out that CVS's contrib section contain a script to switch roots. I had to Google for it though - it didn't show up in the Debian packages for cvs either.
You might also want to check out cvsutils. I don't use Debian myself, but there is a Debian package for cvsutils with a good description here.
Posted by Ralph Meijer at Sun Nov 14 04:02:45 2004
Posted by Ralph Meijer at Sun Nov 14 04:02:45 2004
You can subscribe to an RSS feed of the comments for this blog:
Add a comment here:
You can use some HTML tags in the comment text:
To insert a URI, just type it -- no need to write an anchor tag.
Allowable html tags are:
You can also use some Wiki style:
URI => [uri title]
<em> => _emphasized text_
<b> => *bold text*
Ordered list => consecutive lines starting spaces and an asterisk
To insert a URI, just type it -- no need to write an anchor tag.
Allowable html tags are:
<a href>
, <em>
, <i>
, <b>
, <blockquote>
, <br/>
, <p>
, <code>
, <pre>
, <cite>
, <sub>
and <sup>
.You can also use some Wiki style:
URI => [uri title]
<em> => _emphasized text_
<b> => *bold text*
Ordered list => consecutive lines starting spaces and an asterisk