Peter Biechele wrote:

> We have renamed a user from say user1 to the new name user2:
> Now we still have edits/wazches of the old user name in some of our modules
> in the Repo.
>
> Is there a nice/easy/fast way to get rid of ALL remainings of this user in
> the CVS Repo Files ????

    su - username
    cvs co -dwholerepo .
    cd wholerepo
    cvs watch remove all

Derek

--
Derek Price                      CVS Solutions Architect ( http://CVSHome.org )
mailto:[EMAIL PROTECTED]         CollabNet ( http://collab.net )
--
War doesn't determine who's right. War determines who's left.




_______________________________________________
Info-cvs mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/info-cvs

Reply via email to