[CMake] Re: Migration to subversion

Rodolfo Schulz de Lima rodolfo at rodsoft.org
Sat Dec 22 18:04:14 EST 2007


> Use "cvs2cl" and read the ChangeLog file that the command creates. I only 
> know
> it on Linux though. The result is pretty much the same as "svn log".

Thanks Hendrik, this will be a valuable tool.

> svn doesn't really do tagging and branching, it only does copies.

Which accomplishes the same bussiness, IMHO.

> The equivalent to "svn status" is "cvs -n up 2>/dev/null". The equivalent
> of "svn diff" is "cvs diff -U" and does exactly the same.
> For whatever means, you should use cvs-nt instead of original cvs, anyway.

Thanks, that'll help while cmake doesn't get migrated do svn.

Regards,
rod 




More information about the CMake mailing list