Switching from CVS to Subversion: test svn repo available
Neil Williams
linux at codehelp.co.uk
Mon Oct 31 17:47:05 EST 2005
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/
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: not available
Url : http://lists.gnucash.org/pipermail/gnucash-devel/attachments/20051031/85cb19d4/attachment.bin
More information about the gnucash-devel
mailing list