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

Re: linux client

From: Kevin Galligan <mailinglists_at_kgalligan.com>
Date: 2006-04-16 03:55:50 CEST

Try rapidsvn. If you have a folder with an existing working copy on your
file system, you can "point" rapid at that. So, "point" instead of "mount"
then I guess.

Mount, as a word, has a pretty clear general meaning. I think its funny, so
I go with that.

The cli doesn't have any parallel here because you just cd into that
directory. A gui tool would either look at the whole file system, or you
would have to add each working copy you want to access. The process of
adding that working copy is what I've called "mount" or "point".

On 4/15/06, George Georgalis <george@galis.org> wrote:
>
> On Sat, Apr 15, 2006 at 11:34:04AM -0400, Kevin Galligan wrote:
> >On 4/14/06, George Georgalis <george@galis.org> wrote:
> >> mount? you mean checkout? you really don't use cli at all, do you?
> >
> >Well, I mean mount. I would assume a client could check out from a
> >repository, but also "mount" an existing working copy. Rather than check
> it
> >out. Because its already checked out. Possibly from the cli. Mount.
> >Possibly a bad term because of the connotation implied in *nix systems,
> but
> >it seems appropriate.
>
> I guess the term "mount" can have several meanings, but in
> computers it comes from the traditional practice of physically
> mounting real-to-real tape media for access. It has since come
> to mean "make device media available within a filesystem"
>
> So. What exactly are you thinking when you say mount an existing
> working copy vs check it out from a repository? Sounds like GUI
> speak.
>
> if ./svn-co/ is a directory containing checked out copy, of a repo
> in /var/svn-master/, how could you mount it anywhere? Is there a
> way to mount files? Are you talking cdrom ISO 9660 files? Sure you
> could copy it,
>
> cp -r ./svn-co/ ./svn-co.copy/
>
> but that's all I can imagine you are getting at when you say mount
> a working copy.
>
> // George
>
>
> --
> George Georgalis, systems architect, administrator <IXOYE><
> http://galis.org/ cell:646-331-2027 mailto:george_at_galis.org
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
> For additional commands, e-mail: users-help@subversion.tigris.org
>
>
Received on Sun Apr 16 03:57:03 2006

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.