On Tue, 2007-03-27 at 22:41 +0200, Tilman Koschnick wrote:
> svn-load doesn't handle symbolic links correctly - instead of adding a
> link to the repository, it adds a copy of the linked item. The attached
> patch fixes that problem.

Mmh, my patch doesn't address the following situations:

* either fullpath or counterpath is a symlink, and the other is not
* both fullpath and counterpath are symlinks, but point to different
things

I'll give it some more thought.

Generally, if a file is about to be replaced with a file of different
type, svn-load bails out. What do you think about a two-pass operation:
Remove all files that would change type, then add the files with the new
type.



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to