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

Re: Problems with "svn status" command and NTFS junction points

From: Juanma Barranquero <lektu_at_terra.es>
Date: 2004-02-29 01:57:51 CET

On Sat, 28 Feb 2004 18:26:38 -0500, "Boris" <boris@kafana.org> wrote:

> Has anybody else had similar problems, and is anybody using svn client with
> NTFS junction points?

I get results different from yours (but still puzzling):

  C:\> cd testdir
  
  C:\testdir> svn status -u
  Status against revision: 97
  
  C:\testdir> cd ..
  
  C:\> junction testjunc testdir
  
  Junction v1.02 - Win2K junction creator and reparse point viewer
  Copyright (C) 2000 Mark Russinovich
  Systems Internals - http://www.sysinternals.com
  
  Created: C:\testjunc
  Targetted at: C:\testdir
  
  C:\> cd testjunc
  
  C:\testjunc> svn status -u
  ~ S 97 .
  Status against revision: 97
  
  C:\testjunc>

(BTW, I know nothing about linkd.exe; I'm using junction.exe, from
sysinternals).

                                                           /L/e/k/t/u

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Sun Feb 29 02:33:43 2004

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.