On Saturday 22 October 2005 11:04 pm, Josh Sled wrote:
> One thing cvs2svn does /not/ provide (that I can see, anyways) is the
> migration of the contents of the .cvsignore files into subversion's
> 'svn:ignore' directory-property.  Perhaps someone wants to cut their teeth
> on subversion by doing this. :)

Some content does already exist:

$ svn proplist src/backend/qsf/ --verbose
Properties on 'src/backend/qsf':
  svn:ignore : Makefile
.deps
.libs
Makefile.in
*.lo
*.la
qsf-dir.h
.DS_Store

$ cat src/backend/qsf/.cvsignore
Makefile
.deps
.libs
Makefile.in
*.lo
*.la
qsf-dir.h
.DS_Store

Has this job been done or is it just elements of .cvsignore that have not been 
converted?

-- 

Neil Williams
=============
http://www.data-freedom.org/
http://www.nosoftwarepatents.com/
http://www.linux.codehelp.co.uk/

Attachment: pgp6PL7PMhflC.pgp
Description: PGP signature

_______________________________________________
gnucash-devel mailing list
[email protected]
https://lists.gnucash.org/mailman/listinfo/gnucash-devel

Reply via email to