[nant-dev] CVS vs. SVN

2004-03-06 Thread Giuseppe Greco
Hi all,

What's about SVN? NAnt just supports CVS,
but CVS is leaving the game, and the
migration process to SVN has already
started...

We are also porting all our projects to
SVN.

Another point related to CVS/SVN: I think
NAnt should skip the CVS/.svn directories.
Actually, one has to manually exclude them
from the current fileset.

j3d.
-- 

Giuseppe Greco

::agamura::

phone:  +41 91 604 67 65
mobile: +41 76 390 60 32
email:  [EMAIL PROTECTED]
web:www.agamura.com




---
This SF.Net email is sponsored by: IBM Linux Tutorials
Free Linux tutorial presented by Daniel Robbins, President and CEO of
GenToo technologies. Learn everything from fundamentals to system
administration.http://ads.osdn.com/?ad_id=1470alloc_id=3638op=click
___
nant-developers mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/nant-developers


Re: [nant-dev] CVS vs. SVN

2004-03-06 Thread Jaroslaw Kowalski
Good point. I've just comitted a two-line patch that adds

Excludes.Add(**/.svn);
Excludes.Add(**/.svn/**);

Jarek

BTW. Subversion rocks!!! I've been using it since 0.37 and it works great.
No more directory versioning/file rename problems,

- Original Message - 
From: Giuseppe Greco [EMAIL PROTECTED]
To: NAnt Developers [EMAIL PROTECTED]
Sent: Saturday, March 06, 2004 11:20 AM
Subject: [nant-dev] CVS vs. SVN


 Hi all,

 What's about SVN? NAnt just supports CVS,
 but CVS is leaving the game, and the
 migration process to SVN has already
 started...

 We are also porting all our projects to
 SVN.

 Another point related to CVS/SVN: I think
 NAnt should skip the CVS/.svn directories.
 Actually, one has to manually exclude them
 from the current fileset.

 j3d.
 -- 
 
 Giuseppe Greco

 ::agamura::

 phone:  +41 91 604 67 65
 mobile: +41 76 390 60 32
 email:  [EMAIL PROTECTED]
 web:www.agamura.com
 



 ---
 This SF.Net email is sponsored by: IBM Linux Tutorials
 Free Linux tutorial presented by Daniel Robbins, President and CEO of
 GenToo technologies. Learn everything from fundamentals to system
 administration.http://ads.osdn.com/?ad_id=1470alloc_id=3638op=click
 ___
 nant-developers mailing list
 [EMAIL PROTECTED]
 https://lists.sourceforge.net/lists/listinfo/nant-developers




---
This SF.Net email is sponsored by: IBM Linux Tutorials
Free Linux tutorial presented by Daniel Robbins, President and CEO of
GenToo technologies. Learn everything from fundamentals to system
administration.http://ads.osdn.com/?ad_id=1470alloc_id=3638op=click
___
nant-developers mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/nant-developers


Re: [nant-dev] CVS vs. SVN

2004-03-06 Thread Jaroslaw Kowalski
 Ian, Gert, and Jarek, don't you think that the
 svn task should be placed in the NAnt core?

If it's stable enough (I don't see why it would be 'unstable' - it's just a
wrapper), +1 to this idea.

Jarek



---
This SF.Net email is sponsored by: IBM Linux Tutorials
Free Linux tutorial presented by Daniel Robbins, President and CEO of
GenToo technologies. Learn everything from fundamentals to system
administration.http://ads.osdn.com/?ad_id=1470alloc_id=3638op=click
___
nant-developers mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/nant-developers


Re: [nant-dev] CVS vs. SVN

2004-03-06 Thread Gert Driesen
Placing tasks in NAntContrib first allows us to refactor tasks without
breaking builds, and only move them to NAnt when we agree that the quality
meets the NAnt standards (ahum :-))

In my opinion, NantContrib is

- a project where users can contribute tasks to that are not generally
useful
- a project where tasks can reside that are not and will never be portable
to other runtimes

but also

- a project where generally useful tasks can mature
- a project where backward compatibility is not very important

So, if you ask me : add the svn tasks to NAntContrib for now, and we can
always move them later ...

Gert

- Original Message - 
From: Jaroslaw Kowalski [EMAIL PROTECTED]
To: Giuseppe Greco [EMAIL PROTECTED]; Clayton Harbour
[EMAIL PROTECTED]
Cc: NAnt Developers [EMAIL PROTECTED]
Sent: Saturday, March 06, 2004 7:03 PM
Subject: Re: [nant-dev] CVS vs. SVN


  Ian, Gert, and Jarek, don't you think that the
  svn task should be placed in the NAnt core?

 If it's stable enough (I don't see why it would be 'unstable' - it's just
a
 wrapper), +1 to this idea.

 Jarek



 ---
 This SF.Net email is sponsored by: IBM Linux Tutorials
 Free Linux tutorial presented by Daniel Robbins, President and CEO of
 GenToo technologies. Learn everything from fundamentals to system
 administration.http://ads.osdn.com/?ad_id=1470alloc_id=3638op=click
 ___
 nant-developers mailing list
 [EMAIL PROTECTED]
 https://lists.sourceforge.net/lists/listinfo/nant-developers





---
This SF.Net email is sponsored by: IBM Linux Tutorials
Free Linux tutorial presented by Daniel Robbins, President and CEO of
GenToo technologies. Learn everything from fundamentals to system
administration.http://ads.osdn.com/?ad_id=1470alloc_id=3638op=click
___
nant-developers mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/nant-developers