Hi Jai, You didn't write which version you are using.
If you are using the CVSNT client (Unix, Linix, Mac, Windows) then the easiest solution is not to specify a username at all - the 'current user' is automatically substituted: cvs -d :pserver:host:/repo co module Regards, Arthur > -----Original Message----- > From: > [email protected] > [mailto:info-cvs-bounces+arthur.barrett=march-hare....@nongnu. > org] On Behalf Of Jai Kumaran V.G. > Sent: Wednesday, 25 August 2010 6:54 PM > To: [email protected] > Subject: Convert already downloaded code from one user to another > > > Hello > i am using cvs in my projects for long time. I would like to > know solution > for below scenario > i have downloaded a codebase with user1 credentials, i want to just to > migrate this existing download code base to user2 with out > downloading the > codebase again. > is find and replace best solution or is there any optimal > solution for this > ? or is there any tools to do this? > > Regards, > > Jai >
