On Mon, 11 Jul 2011 16:21:45 -0400
Ken Wesson <kwess...@gmail.com> wrote:
> > So, "repository" does not imply "server" at all,
> This is getting silly. "Repository" is a word that brings immediately
> to mind typing checkin and checkout commands at a command prompt in
> order to work on source code that is stored remotely. And remotely
> implies "server".

I was with you until you said "stored remotely". These days, I almost
*never* do checkins or checkouts to a remote server - and I use four
different source control systems on a regular basis: (hg, git, fossil
& perforce). The first three *cannot* do remote checkins or checkouts
- they require the repository be stored on the local disk. The last
one is the only one that behaves the way you describe - and it's a
legacy system I'm trying to get rid of.

    <mike
-- 
Mike Meyer <m...@mired.org>             http://www.mired.org/
Independent Software developer/SCM consultant, email for more information.

O< ascii ribbon campaign - stop html mail - www.asciiribbon.org

-- 
You received this message because you are subscribed to the Google
Groups "Clojure" group.
To post to this group, send email to clojure@googlegroups.com
Note that posts from new members are moderated - please be patient with your 
first post.
To unsubscribe from this group, send email to
clojure+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/clojure?hl=en

Reply via email to