|
7/9 |
2002/10/28-30 [Computer/SW/RevisionControl] UID:26347 Activity:nil |
10/28 I want to rename a couple files in a cvs repository. What's the best way to do so (assuming I want to maintain the changelogs)? \_ rename the file in the CVS root, and update the checkout. --scotsman \_ integrate from to, delete from |