[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: [PATCH] make symlinked hook-scripts work again

From: Philip Martin <philip_at_codematters.co.uk>
Date: 2003-01-10 05:04:53 CET

Josef Wolf <jw@raven.inka.de> writes:

> I don't think so. I have double-checked now: the patched version
> behaves _exactly_[1] the same as the original version at those test
> cases. Please note that I made "(cd wc; ln -s foo bar)" while you
> typed "ln -s wc/foo wc/bar". See the difference? It appears that
> this are actually two different testcases! Both, the original and
> the patched version, will happily commit when the symlink-target
> have no path-components.

No, it was my mistake. My "ln -s wc/foo wc/bar" command creates a
symlink in wc like "bar -> wc/foo" which means that bar points to a
file that doesn't exist. I didn't intend that. It doesn't alter the
fact that Subversion should not attempt to commit symlinks.

-- 
Philip Martin
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Fri Jan 10 05:05:37 2003

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.