You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@subversion.apache.org by Listman <li...@burble.net> on 2008/03/25 12:38:13 UTC

clobber check

i have a number of directories each containing subdirs (cells) and at  
the lowest level some binary data.  my goal is to merge these  
directories without "clobbering" any cells with the same name. whats  
the best way to determine if i have any pre-existing cells prior to a  
commit? i'd prefer to manually examine which version i actually want  
in the repository rather than committing everything and figuring it  
out later.

TIA

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org