[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: CVS issues

From: Andrey Repin <anrdaemon_at_freemail.ru>
Date: Thu, 4 Jun 2009 15:06:19 +0400

Greetings, Irfan Sayed!

> I am not sure whether this is the right place to post this issue but just
> wanted to know how to resolve the cvs issue which i am facing.

It's wrong place. Your questions not related to Subversion at all.

> I am planning to migarte from cvs to subversion. for this i am preparing POC
> (proof of concept).

> The configurations are as follow.

> 1: Installed CVS on fedora 10
> 2: created one CVS repo.
> 3: chmod, chown, chgrp to cvsadm:cvsgrp
> 4: cvsadm and cvsgrp is a linux user and group

> issues which i am facing:

> 1: How to start cvs server

You do not need it. CVS, like Subversion, can work directly with local
filesystem.

> 2: how to create cvs users

RTFM CVS documentation.

> 3:if i try to find out cvs version, ith throws following error.

> [root_at_svntest admin]# cvs version

*sigh* Please learn more about the operating system of your choice.
cvs --version

> Client: Concurrent Versions System (CVS) 1.11.23 (client/server)
> Server: cvs [version aborted]: connect to [svntest]:2401 failed: Connection
> refused
> [root_at_svntest admin]#

> if i try to create new user it throws error

> cvs admin -a test1 /tmp/acl

> and error is : Server: cvs [version aborted]: connect to [svntest]:2401
> failed: Connection refused
> please advice

You didn't told CVS where your repository is.
Again, this is Subversion users mailing list, not CVS users.

--
WBR,
 Andrey Repin (anrdaemon_at_freemail.ru) 04.06.2009, <15:00>
Sorry for my terrible english...
------------------------------------------------------
http://subversion.tigris.org/ds/viewMessage.do?dsForumId=1065&dsMessageId=2359389
To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subversion.tigris.org].
Received on 2009-06-04 13:10:58 CEST

This is an archived mail posted to the Subversion Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.