Re: [NAnt-users] Thoughts on moving NAnt to git

2010-10-18 Thread Markus Ewald
On 10/18/2010 7:13 PM, Martin Gainty wrote: you'll need to set a min of 2 environment variables: GIT_DIR to location of repository GIT_WORK_TREE to current source folder in order to determine what to backup you'll need to reference $GIT_DIR/index Ryan are there any advantages over

Re: [NAnt-users] Thoughts on moving NAnt to git

2010-10-18 Thread Martin Gainty
you'll need to set a min of 2 environment variables: GIT_DIR to location of repository GIT_WORK_TREE to current source folder in order to determine what to backup you'll need to reference $GIT_DIR/index Ryan are there any advantages over Clearcase, Perforce, svn or SourceSafe? Mar

Re: [NAnt-users] Thoughts on moving NAnt to git

2010-10-18 Thread Macdiarmid, James D.
I go with the ... "if it ain't broke, don't fix it" mindset. :) Just my .02 cents worth. -Original Message- From: nant-users-boun...@lists.sourceforge.net [mailto:nant-users-boun...@lists.sourceforge.net] On Behalf Of Ryan Boggs Sent: Saturday, October 16, 2010 9:21 PM To: nant-users@

Re: [NAnt-users] Thoughts on moving NAnt to git

2010-10-18 Thread Bob Archer
> Hey Guys, > > How do you all feel about moving NAnt to git? Do you guys think > that > it would be a welcome change? > > Thanks, > Ryan Moving off of CVS would be great. I love GIT, especially its speed... but what really makes GIT shine for open source it GITHub. It allows a simple way for