Recursive Setting of Id Keyword dies prematurely
From: Moretti, Giovanni <G.Moretti_at_massey.ac.nz>
Date: 2006-02-17 03:36:29 CET
I've got a working copy set up in the usual fashion:
/WC
Proj1
Trunk
A.pas
B.pas
Branches
Tags
Proj2
Trunk
D.pas
Branches
C.pas
Tags
And I'm wanting to turn on the "Id" keyword on all pascal files (*.pas).
This would seem to be easy:
- go to the /wc directory
- use svn propset with the recursive option
eg. svn -R propset svn:keywords Id *.pas
Unfortunately this seems to stop whenever it finds a folder without any
The --force option doesn't help either.
The help on propset seems to hint at this but only after you've had it
"The svn:Keywords ... and a recursive attempt will set the
property only on the file children of the directory"
Is there any straightforward way (on a WinXP system) of setting "id"
Thanks
Giovanni
=====================================================================
Giovanni Moretti | Institute of Information Sciences and Technology
Senior Lecturer | Massey University, Palmerston North, New Zealand
Computer Science | Ph 64-6-3505799x2474 =Fax 64-6-3502259 == ZL2BOI
=====================================================================
http://www-ist.massey.ac.nz/moretti mailto:G.Moretti_at_massey.ac.nz
|
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.