Re: Committing a directory property alone is impossible?
From: Jens Seidel <jensseidel_at_users.sourceforge.net>
Date: 2006-02-23 17:19:30 CET
Am Donnerstag, 23. Februar 2006 13:33 schrieben Sie:
Hah, indeed this worked.
I'm always carefully with commits that's why I tested the option -N
svn status wd
svn diff -N wd
Property changes on: wd
+ temporry files
Index: wd/file1
So it matches file1 as well, which I tried to avoid.
Maybe I should use the option --dry-run more often??!
But as you wrote works ci without committing file1:
svn ci -m "log" -N wd
Committed revision 4.
Thanks,
---------------------------------------------------------------------
|
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.