Well, that was a little unexpected.  All files in the commit window are
committed under a comment I wrote for just one of them.  I had only one file
selected.  I guess you're expected to commit one at a time if you need to
individuate comments, which I do.  Now I need to roll-back the last
commit...

 

Shaping

 

From: Shaping [mailto:shap...@charter.net] 
Sent: 2010-November-14, 03:40
To: factor-talk@lists.sourceforge.net
Subject: Re: [Factor-talk] Git fetch

 

> So why does this thing called a "fetch" exist, if it does not change repo

> state?

> 

 

It downloads all commits from the remote repository that you don't

already have and stores it in a remote branch in your repository. What

it doesn't do is change any of your existing commits or code. It

exists so you can get new code from the server.

 

Are you saying that fetch downloads a model of some remote committed code,
so that I can somehow view an abbreviated representation of that code, so
that I can later, at my convenience, select some or all of it and then
actually download the code itself?  It sounds like a remote-committed-code
index to be used by the client. 

 

(I'm doing my first commit with the GUI now.)

 

 

Shaping

----------------------------------------------------------------------------
--

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

Reply via email to