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

Re: CVS update: subversion/subversion/libsvn_wc README

From: Greg Stein <gstein_at_lyra.org>
Date: 2000-09-07 00:06:58 CEST

On Wed, Sep 06, 2000 at 09:31:26PM -0000, kfogel@tigris.org wrote:
> User: kfogel
> Date: 00/09/06 14:31:26
>
> Modified: subversion/libsvn_wc README
> Log:
> note to self

"Note to self: feed mayonnaise to the tuna fish."

>...
> + (kff todo: seems better to use "SVN/tmp/iota" in the first
> + pending line than "SVN/tmp/SVN/text-base/iota", but...
> + thoughts?)

It would be nice to keep the dir structure as flat as possible. Makes it a
bit easier to grep thru files and whatnot.

You *do* control the namespace in there, so it should not be difficult to
keep files from conflicting. Your prior checkin's point about SVN files not
containing a "." means that you can create a file such as
"tmp.SVN.text-base.iota" and be confident that it won't conflict (IOW, you
could use "." as a separator rather than using subdirs).

Cheers,
-g

-- 
Greg Stein, http://www.lyra.org/
Received on Sat Oct 21 14:36:07 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.