new directories can't be added to changelist
From: Sam Peretz <SPeretz_at_intralinks.com>
Date: Mon, 6 Jul 2015 14:59:42 +0000
When I add to a changelist, directories are skipped:
$ svn cl -R 'refactor' /src/main/java/com/mycompany/myproject/http/
Then when I go to commit, I get an error:
$ svn ci --cl 'refactor' -m 'my message'
Instead, I have to do a separate "pre-commit" of any new directories in order to be able to do a commit by changelist. This is clearly a bug with changelists. Why can't directories be included in a changelist?
Thanks,
Disclaimer: This electronic mail and any attachments are confidential and may be privileged. If you are not the intended recipient, please notify the sender immediately by replying to this email, and destroy all copies of this email and any attachments. Thank you.
|
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.