Re: git guidance

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Phillip Susi
Date: Tuesday, December 4, 2007 - 3:21 pm

Al Boldi wrote:

It isn't the implementation that is flawed, it is the idea.  The entire 
point of a change control system is that you explicitly define change 
sets and add comments to the set.  The filesystem was designed to allow 
changes to be made willy-nilly.  If your goal is to perform change 
control only with filesystem semantics, then you have a non starter as 
their goals are opposing.  Requiring an explicit command command is 
hardly burdensome, and otherwise, a git tree is perfectly transparent to 
non git aware tools.


It isn't missing a client manager, it was explicitly designed to not 
have one, at least not as a distinct entity from a server, because it 
does not use a client/server architecture.  This is very much by design, 
not a work around.

What transparency are you requiring here?  You can transparently read 
your git tree with all non git aware tools, what other meaning of 
transparency is there?


Any talk of client or server makes no sense since git does not use a 
client/server model.  If you wish to use a centralized repository, then 
git can be set up to transparently push/pull to/from said repository if 
you wish via hooks or cron jobs.

--
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
Re: git guidance, Jing Xue, (Thu Nov 29, 8:52 am)
Re: git guidance, Al Boldi, (Fri Nov 30, 11:50 pm)
Re: git guidance, Phillip Susi, (Tue Dec 4, 3:21 pm)
Re: git guidance, Andreas Ericsson, (Thu Dec 6, 11:24 am)
Re: git guidance, Johannes Schindelin, (Thu Dec 6, 1:22 pm)
Re: git guidance, Phillip Susi, (Thu Dec 6, 2:46 pm)
Re: git guidance, Al Boldi, (Thu Dec 6, 9:37 pm)
Re: git guidance, Andreas Ericsson, (Fri Dec 7, 1:40 am)
Re: git guidance, Al Boldi, (Fri Dec 7, 3:53 am)
Re: git guidance, Jakub Narebski, (Fri Dec 7, 4:47 am)
Re: git guidance, Andreas Ericsson, (Fri Dec 7, 5:30 am)
Re: git guidance, Al Boldi, (Fri Dec 7, 10:35 am)
Re: git guidance, Al Boldi, (Fri Dec 7, 11:55 am)
Re: git guidance, Al Boldi, (Fri Dec 7, 12:04 pm)
Re: git guidance, Valdis.Kletnieks, (Fri Dec 7, 12:36 pm)
Re: git guidance, david, (Fri Dec 7, 2:17 pm)
Re: git guidance, Björn, (Fri Dec 7, 3:00 pm)
Re: git guidance, Luke Lu, (Fri Dec 7, 3:07 pm)
Re: git guidance, Al Boldi, (Fri Dec 7, 9:56 pm)
Re: git guidance, Valdis.Kletnieks, (Fri Dec 7, 10:16 pm)
Re: git guidance, Martin Langhoff, (Fri Dec 7, 11:33 pm)
Re: git guidance, Al Boldi, (Sat Dec 8, 3:41 am)
Re: git guidance, Johannes Schindelin, (Sat Dec 8, 4:13 am)