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

Re: "svn diff" bug that leads to security/privacy problems

From: Vincent Lefevre <vincent+svn_at_vinc17.org>
Date: 2005-04-12 23:23:43 CEST

On 2005-04-12 23:17:08 +0200, Vincent Lefevre wrote:
> svnadmin create svntest
> svn co file:///`pwd`/svntest wc

It should have been:

  svn co file://`pwd`/svntest wc

since `pwd` contains a leading slash. But the first form seems
to work anyway.

-- 
Vincent Lefèvre <vincent_at_vinc17.org> - Web: <http://www.vinc17.org/>
100% accessible validated (X)HTML - Blog: <http://www.vinc17.org/blog/>
Work: CR INRIA - computer arithmetic / SPACES project at LORIA
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Tue Apr 12 23:27:56 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.