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

Re: [PATCH] Fix issue #2305 - 'svn info' on working copy symlink fails

From: Joshua Varner <jlvarner_at_gmail.com>
Date: 2005-11-22 17:46:01 CET

On 11/14/05, Alexander Thomas <alexander@collab.net> wrote:
> Patch attached for fixing Issue #2305 - 'svn info' on working copy
> symlink fails.
>
Does this pass the full regression suite? i.e. the basic symlink
test that failed for other solutions. You might also look at using
associated == NULL to determine whether or not to check for the symlink.
Unfortunately I only have a windows machine set up right now or I
would test myself.

Also, does this cause any problems with externals?
What about the case where you run svn info directly on a versioned symlink?

or given this contrived example

A/
  aa/
      aaa
  bb/ svn:external to aa
  cc/ versioned symlink to aa
  dd/ symlink to bb

will svn info A, A/aa, A/bb, A/cc, A/dd all work?

Josh

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Tue Nov 22 17:48:18 2005

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.