[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: George Georgalis <george_at_galis.org>
Date: 2006-04-15 18:40:10 CEST

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 Sat Apr 15 18:41:57 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.