[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: Do Auto-props work on files already committed?

From: M <marcus.rohrmoser_at_gmx.de>
Date: 2004-05-29 15:30:27 CEST

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

| but this may be better:
|
| find . -name "*.pas" > pasfile
| svn propset svn:keywords Rev --targets pasfile

C:\>svn propset svn:keywords "Author Date Rev Url Id" --force
- --non-interactive --targets pasfile
stops on the first unversioned file, saying
svn: 'xxx/yyy' is not under version control

is this by intention?
In this case it doesn't matter but when propsetting e.g. xml files and
having machine generated (and therefore unversioned) xmls in the tree
things grow complicated as the the 'find' step must be replaced by
something like svn -v st | awk ...

Greetings,
        M
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.4 (MingW32)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iD8DBQFAuJByXjHhiL8/upYRAj4aAKDBTflpL9mthiJkC9J1DS58xrZykACgtdr+
AYg7VNq6aVADEbC7Zxs0PVI=
=xe+l
-----END PGP SIGNATURE-----

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Sat May 29 15:32:01 2004

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.