info-cvs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

RE: vss2cvs.pl


From: Alexandre Augusto Drummond Barroso
Subject: RE: vss2cvs.pl
Date: Mon, 6 Sep 2004 18:10:50 -0300

The initial plan for vss2cvs.pl included an option for syncronization 
between VSS and CVS repositories. Unfortunately it was not working last
time I tested it (Oct-2002).

OTOH, it worked fine for first time conversion, since it used *local*
access for converting from vss to rcs format. Once the repository was
converted I had to create the user and passwd files in CVSROOT module
so other users could remotely connect to CVS repository. These files are
probably missing from your CVSROOT module.

It's important to notice that you're not using a CVS server, but a CVSNT
server, which belongs to a different project (http://www.cvsnt.org).
Since CVSNT user and security administration differs from CVS user and
security administration, it's a good idea to chek the CVSNT wiki pages 
about the problems you're having with it.

> -----Original Message-----
> From: address@hidden
> [mailto:address@hidden Behalf Of
> {4FB5DDD8-2A71-484E-BDCD-52E7EDD9D9ED}
> Sent: Saturday, September 04, 2004 11:47 PM
> To: address@hidden
> Subject: vss2cvs.pl
> 
> 
> I'm converting from VSS to CVS (and I'm a CVS newbie).  I 
> found vss2cvs.pl
> as a script that will convert from VSS to CVS and have a question:
> 
> Setup:
> CVS Server = CVSNT 2.0.41 running on a remote Windows 2003 
> server (accessed
> across the internet).  All Windows patches are installed.
> Client = Windows XP Pro.
> VSS 6.0c (running on another Windows ME (Yah, I know!) PC on my LAN.
> ActivePerl 5.8.
> Python 2.3.
> CygWin - don't know what version, but I downloaded it from 
> www.cygwin.com
> today.
> 
> I've successfully converted 3 projects from VSS to CVS.  I used the
> vss2cvs.pl script to do it (modified with my project and 
> credentials).  Now,
> when I try to update my CVS repository with the latest 
> version from VSS, the
> CVS server rejects my logon.  (Note that the CVS version 
> hasn't been touched
> since I originally converted the VSS projects earlier today.)  After
> inspecting my modified vss2cvs.pl script, I see that there is 
> nothing in
> there providing a password for CVS, so I'm a little perplexed 
> at how I was
> able to get it converted earlier today at all.
> 
> My obvious question is:  How do I provide a password in the vss2cvs.pl
> script so that it can log onto the CVS server?
> 
> Thanks for any help!
> 
> The vss2cvs.pl script follows:
> 
[snip]




reply via email to

[Prev in Thread] Current Thread [Next in Thread]