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

RE: Doubt about SVN.

From: Bolstridge, Andrew <andy.bolstridge_at_intergraph.com>
Date: Thu, 19 Nov 2009 16:16:41 -0000

From: Milton Sérgio do Nascimento [mailto:milton-do_at_hotmail.com]
Sent: Thursday, November 19, 2009 4:00 PM
To: users_at_subversion.tigris.org
Subject: Doubt about SVN.

 

Hi!
Is possible to migrate the document's versions in the svn to the CVS?
Because I have a system in svn and I want to change to the CVS.
In the future the company where I work , go to change all(system) to the svn...

--
If I understand correctly, your company is moving to svn, but you (personally) want to move from svn to CVS?
I would recommend you use SVN too, it is a very good tool, allegedly better than CVS in every way, or at least, every way that matters. Take a look at http://www.pushok.com/soft_svn_vscvs.php for a very old comparison between the two, things have moved forward for SVN since then, and it has many, many, many excellent features that CVS doesn’t have.
If you absolutely must still have CVS access, you can set a post-commit hook to transfer every file written to SVN back to a CVS repository. You’d be silly to do it, but it can be done: http://sam.zoy.org/writings/programming/svn2cvs.html
------------------------------------------------------
http://subversion.tigris.org/ds/viewMessage.do?dsForumId=1065&dsMessageId=2420095
To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subversion.tigris.org].
Received on 2009-11-19 17:17:30 CET

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.