On 04/18/2011 02:05 PM, Hyrum K Wright wrote:
> The issue is a bit sparse on details, so before I go changing this
> behavior, I'd like to have a bit more information.  Other than simple
> storage mechanisms, what other considerations came into the decision
> not to allow changelists on directories?  Was there some bikeshed
> which just never got painted the right color?

First thing that comes to mind is pretty straightforward:

   $ svn cl my-changelist dir
   $ svn pset my-prop my-value dir
   $ cat "New line of text." >> dir/file
   $ svn ci --cl my-changelist

Do we, or do we not, commit dir/file?

-- 
C. Michael Pilato <cmpil...@collab.net>
CollabNet   <>   www.collab.net   <>   Distributed Development On Demand

Reply via email to