RE: Lack of $Id$ support - FAQ
From: Campbell, Matthew A <Matthew.Campbell_at_Relizon.com>
Date: 2004-07-19 19:17:08 CEST
> Someone familiar with the Perl bindings could probably add
...or with the CLI client and no knowledge of the bindings at all:
system(qw(svn propset svn:ignore -F .cvsignore .));
...or for the uber-lazy...
`svn propset svn:ignore -F .cvsignore .`
...although this latter format is really sloppy and will get you ten lashes
The first statement, and probably the second as well, is also probably
---------------------------------------------------------------------
|
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.