> -Original Message-
> From: Alexey Neyman [mailto:sti...@att.net]
> Sent: zondag 27 mei 2012 0:13
> To: users@subversion.apache.org
> Subject: Directory as part of the changelist - possible?
>
> Hi all,
>
> Is it possible to add a directory to a change list? I have a property
> modific
Hi all,
Is it possible to add a directory to a change list? I have a property
modification on one of the directories - however, an attempt to include it in
the changelist fails:
$ svnadmin create /tmp/foo
$ svn co file:///tmp/foo foo.wc
Checked out revision 0.
$ cd foo.wc
$ svn mkdir dir1
A