RE: Why do commands fail when a file is unknown to svn?
From: James Goodall <jgoodall_at_dmetrix.com>
Date: 2004-03-04 23:12:05 CET
You could do this:
--- Begin file isversioncontrolled ---
svn ci $( find . -name Makefile -exec isversioncontrolled {} \; -print )
Of course, if 'svn info' would support a -q option that didn't print
- James
-----Original Message-----
In CVS, if I want to do a modified Makefiles only commit, I can always
Is this intended for any reason? Could this be changed? Do I file a bug
Thanks!
-- Nicolás Lichtmaier.- Synapsis Argentina +54(11)4314-3000 (int. 231) --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org For additional commands, e-mail: dev-help@subversion.tigris.org --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org For additional commands, e-mail: dev-help@subversion.tigris.orgReceived on Thu Mar 4 23:11:06 2004 |
This is an archived mail posted to the Subversion Dev mailing list.
This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.