There is a subfolder in my work folder called .git  This is what  I think of
as the repository.  When you do a git add or commit, it's  going between
these two places.  When you do a clone, push, pull, or fetch you're going to
some remote place as well.

On Sun, Nov 14, 2010 at 3:45 PM, Shaping <shap...@charter.net> wrote:

> Yes. By "directory" below is meant place of the "repo", whether a local
> place or a remote one.
>
>
> Shaping
>
> -----Original Message-----
> From: William Tanksley, Jr [mailto:wtanksle...@gmail.com]
> Sent: 2010-November-14, 17:42
> To: factor-talk@lists.sourceforge.net
> Subject: Re: [Factor-talk] Furnace on Windows
>
> Shaping <shap...@charter.net> wrote:
> >> If you have a personal git host somewhere, and there are free ones, try
> >> making two clones of the same little folder
> > I thought one clones only a repo.
>
> Every working directory cloned from a repo is itself a repo. This is
> why git is a "decentralized" and "distributed" version control system,
> as opposed to CVS and Subversion, both of which are centralized.
>
> > Shaping
>
> -Wm
>
>
> ----------------------------------------------------------------------------
> --
> Centralized Desktop Delivery: Dell and VMware Reference Architecture
> Simplifying enterprise desktop deployment and management using
> Dell EqualLogic storage and VMware View: A highly scalable, end-to-end
> client virtualization framework. Read more!
> http://p.sf.net/sfu/dell-eql-dev2dev
> _______________________________________________
> Factor-talk mailing list
> Factor-talk@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/factor-talk
>
>
>
> ------------------------------------------------------------------------------
> Centralized Desktop Delivery: Dell and VMware Reference Architecture
> Simplifying enterprise desktop deployment and management using
> Dell EqualLogic storage and VMware View: A highly scalable, end-to-end
> client virtualization framework. Read more!
> http://p.sf.net/sfu/dell-eql-dev2dev
> _______________________________________________
> Factor-talk mailing list
> Factor-talk@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/factor-talk
>



-- 
Jim
"I'm for extending the working Medicare program for our seniors all the way
back to contraception, so Americans can concentrate on living their lives
without fear of changing a job, going bankrupt from deductibles or fighting
HMO bureaucracy."
------------------------------------------------------------------------------
Centralized Desktop Delivery: Dell and VMware Reference Architecture
Simplifying enterprise desktop deployment and management using
Dell EqualLogic storage and VMware View: A highly scalable, end-to-end
client virtualization framework. Read more!
http://p.sf.net/sfu/dell-eql-dev2dev
_______________________________________________
Factor-talk mailing list
Factor-talk@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/factor-talk

Reply via email to