You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@subversion.apache.org by Luigi Paioro <lu...@lambrate.inaf.it> on 2005/11/21 10:40:45 UTC

SVN vs CVS

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

Re: SVN vs CVS

Posted by Luigi Paioro <lu...@lambrate.inaf.it>.
Thank you so much, Miha and Grag!

Luigi

Greg Thomas wrote:
> On Mon, 21 Nov 2005 11:40:45 +0100, Luigi Paioro
> <lu...@lambrate.inaf.it> wrote:
> 
> 
>>One important cvs feature is the automatic revision printing into the 
>>file committed, 
> 
> ...
> 
>>Does it exists in svn? I can't find it in the book...
> 
> 
> Yes - except for $log$. See
> http://svnbook.red-bean.com/en/1.1/ch07s02.html#svn-ch-7-sect-2.3.4
> and http://subversion.tigris.org/faq.html#log-in-source
> 
> 
>>Another very important feature is that with cvs I can link a project 
>>with another. 
> 
> 
> Check out svn:externals at
> http://svnbook.red-bean.com/en/1.1/ch07s04.html
> 
> HTH,
> 
> Greg

-- 


*+---------------------------------------------------------+*
*|                                                         |*
*| ATTENTION:                                              |*
*|                                                         |*
*| My e-mail address was changed to luigi@lambrate.inaf.it |*
*|                                                         |*
*+---------------------------------------------------------+*

--

Luigi Paioro
INAF - Istituto Nazionale di Astrofisica

IASF Milano
Via Bassini 15, I-20133 Milano, Italy
E-mail: luigi@lambrate.inaf.it
Phone : (+39) 02 23 699 470
Fax   : (+39) 02 26 660 17
Site  : http://lambrate.inaf.it/

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org

Re: SVN vs CVS

Posted by Greg Thomas <th...@omc.bt.co.uk>.
On Mon, 21 Nov 2005 11:40:45 +0100, Luigi Paioro
<lu...@lambrate.inaf.it> wrote:

>One important cvs feature is the automatic revision printing into the 
>file committed, 
...
>Does it exists in svn? I can't find it in the book...

Yes - except for $log$. See
http://svnbook.red-bean.com/en/1.1/ch07s02.html#svn-ch-7-sect-2.3.4
and http://subversion.tigris.org/faq.html#log-in-source

>Another very important feature is that with cvs I can link a project 
>with another. 

Check out svn:externals at
http://svnbook.red-bean.com/en/1.1/ch07s04.html

HTH,

Greg
-- 
This post represents the views of the author and does
not necessarily accurately represent the views of BT.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org

Re: SVN vs CVS

Posted by Miha Vitorovic <mv...@nil.si>.
Luigi Paioro <lu...@lambrate.inaf.it> wrote on 21.11.2005 11:40:45:

> 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.

You can check Properties - svn:keywords

http://svnbook.red-bean.com/en/1.1/ch07s02.html#svn-ch-7-sect-2.3.4


and    svn:externals

http://svnbook.red-bean.com/en/1.1/ch07s02.html#svn-ch-7-sect-2.3.6


Note, that svn:externals is for linking directories, not single files.

Cheers,
---
  Miha Vitorovic
  Inženir v tehničnem področju
  Customer Support Engineer

   NIL Data Communications,  Tivolska cesta 48,  1000 Ljubljana,  Slovenia
   Phone +386 1 4746 500      Fax +386 1 4746 501     http://www.NIL.si