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

Re: svnfs

From: solo turn <soloturn_at_gmail.com>
Date: 2004-10-09 16:52:13 CEST

hallo hans,

i think i read once something that you wrote towards version control,
but i cannot find it again.

given the possibilities of reiser4, where would you put which
functionality to have good version control?

-solo.

On Fri, 8 Oct 2004 15:53:17 -0400, Bryan Donlan <bdonlan@gmail.com> wrote:
> On Fri, 08 Oct 2004 11:18:35 -0700, Paul Querna <chip@force-elite.com > wrote:
> > Archie Cobbs wrote:
> > >>% diff -u main.C main.C@123 # like 'svn diff -r 123 main.C'
> > >
> > >
> > > This implies every revision foo@NNN appears in the directory.. ?
> > > Might get crowded... maybe put them in a .revisions subdirectory?
> > >
> > > Where do properties appear? You could create a ".properties" subdirectory.
> >
> >
> > See Reiser 4. Files are directories.
> >
> > eg: diff -u main.C main.C/r/123
> >
> > Or to access properties
> >
> > cat main.C/p/svn-eolstyle
> > echo "foobar" > main.C/p/my-property
> >
> > It seems that it would be best to follow that model, since a major
> > filesystem is already going that route.
>
> How do you access properties or revisions of directories?
> --
> bd
>
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
> For additional commands, e-mail: dev-help@subversion.tigris.org
>
>

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Sat Oct 9 16:52:23 2004

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.