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

Re: log, commit etc does not work on junction

From: Stefan Küng <tortoisesvn_at_gmail.com>
Date: Fri, 23 Apr 2010 16:58:33 +0200

On 21.04.2010 15:15, Bernhard Merkle wrote:
> Hi,
>
> say I have C:\test\myworkingcopy and make a Windows junction to C:\test
> \myjunction
>
> If i do a tortoise svn log on C:\test\myjunction i get a
> no working copy C:\test
> error message.
>
> however on the command line svn this is working.

nope, it doesn't work either.
try
$ svn log c:\test\myjunction
and not just
$ svn log myjunction
(i.e., use absolute paths).

Stefan

-- 
        ___
   oo  // \\      "De Chelonian Mobile"
  (_,\/ \_/ \     TortoiseSVN
    \ \_/_\_/>    The coolest Interface to (Sub)Version Control
    /_/   \_\     http://tortoisesvn.net
------------------------------------------------------
http://tortoisesvn.tigris.org/ds/viewMessage.do?dsForumId=4061&dsMessageId=2593588
To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_tortoisesvn.tigris.org].
Received on 2010-04-23 16:58:42 CEST

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

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