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

Re: Is it possible to tell subversion to follow wc symlinks instead of versioning them?

From: Aleksey Nogin <aleksey_at_nogin.org>
Date: 2005-09-19 21:08:25 CEST

On 19.09.2005 08:11, Phillip Susi wrote:

> I believe this is another symptom of a bug I reported a few months ago
> and is still in the tracker. See:
>
> http://subversion.tigris.org/issues/show_bug.cgi?id=2284 for more
> information.
>
> Due to the bug in io.c subversion can not properly handle symlinks to
> directories because it always thinks a symlink is a file.

Thanks a lot for the pointer! For now, I've concocted something using
svn:externals - I figured out that if one has an externals declaration
of the form "foo/bar ...", then "foo" (but not "bar"!) can be a symlink.
Obviously, this is very suboptimal, but works...

-- 
Aleksey Nogin
Home Page: http://nogin.org/
E-Mail: nogin@cs.caltech.edu (office), aleksey@nogin.org (personal)
Office: Moore 04, tel: (626) 395-2200
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Mon Sep 19 21:14:26 2005

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

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