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

SVN vs CVS

From: Luigi Paioro <luigi_at_lambrate.inaf.it>
Date: 2005-11-21 11:40:45 CET

Hi all.

I'm comparing my old cvs with svn in order to convert my cvs projects to
svn repositories. Before do it I need to undestand I can get with svn
some features that I have with cvs.

One important cvs feature is the automatic revision printing into the
file committed, if there are some strings like:

$revision: $
$author: $

end so on...

Does it exists in svn? I can't find it in the book...

Another very important feature is that with cvs I can link a project
with another. For example:

I have a project named UTIL with all the utility libraries. This can be
a stand-alone project. I have another stand-alone project named MYPROG
which needs the utility libraries, so I can link a directory branch of
it with UTIL project. I hope the example is clear.

Can I do it with svn?

Thank you!

Luigi

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Mon Nov 21 11:42:45 2005

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.