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

Re: [SVN-DEV] RE: CVS update: MODIFIED: libsvn_wc ...

From: <cmpilato_at_collab.net>
Date: 2001-09-04 17:25:33 CEST

"C. Scott Ananian" <cananian@lesser-magoo.lcs.mit.edu> writes:

> just a check: you *do* normalize paths like 'foo/../bar/./baz//bat' right?
> or guarantee they're never created to begin with? [even if the user enters
> them on the command-line?]

The paths that come into this routine have all been slapped through a
"realpath" routine, and should represent the results of taking the
absolute path of each target, minus the ancestry common to all targets.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Sat Oct 21 14:36:39 2006

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.