Re: [Acegisecurity-developer] Subversion? (Change completed)

2006-04-29 Thread Luke Taylor
Great, that works. I wasn't aware that you can just use the maven2 style 
names in maven 1. Thanks Carlos.



Carlos Sanchez wrote:

Have you tried

dependency
  groupIdorg.apache.directory.server/groupId
  artifactIdapacheds-core/artifactId
  version1.0-RC1/version
  properties
scopetest/scope
  /properties
/dependency





--
 Luke Taylor.  Monkey Machine Ltd.
 PGP Key ID: 0x57E9523Chttp://www.monkeymachine.ltd.uk



---
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnkkid=120709bid=263057dat=121642
___
Home: http://acegisecurity.org
Acegisecurity-developer mailing list
Acegisecurity-developer@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/acegisecurity-developer


Re: [Acegisecurity-developer] Subversion? (Change completed)

2006-04-26 Thread Luke Taylor
I would like to, but they don't seem to be visible in the maven 1 
repository. If we are upgrading to maven 2 then there shouldn't be a 
problem with apacheds RC1.


Carlos Sanchez wrote:

I have committed some changes, now the problems are with ldap
dependencies, can somebody check if we can upgrade to a non snapshot
dependency? there's alreaddy RC1 of apache directory in ibiblio.



--
 Luke Taylor.  Monkey Machine Ltd.
 PGP Key ID: 0x57E9523Chttp://www.monkeymachine.ltd.uk



---
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnkkid=120709bid=263057dat=121642
___
Home: http://acegisecurity.org
Acegisecurity-developer mailing list
Acegisecurity-developer@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/acegisecurity-developer


Re: [Acegisecurity-developer] Subversion? (Change completed)

2006-04-26 Thread Luke Taylor


The jdbm stuff should be pulled from ibiblio:

http://www.ibiblio.org/maven/jdbm/jars/

Can you check you have a copy of it in your repository?

[EMAIL PROTECTED] wrote:

I'm still getting these errors in the unit tests as well:

BUILD FAILED
File.. C:\Documents and
Settings\smccrory\.maven\cache\maven-multiproject-plugin-1.3.1\plugin.jelly
Element... maven:reactor
Line.. 217
Column 9
Unable to obtain goal [multiproject:install-callback] -- C:\Documents and
Settings\smccrory\.maven\cache\maven-test-plugin-1.6.2\plu
gin.jelly:133:41: junit javax/servlet/ServletRequest
Total time: 1 minutes 34 seconds
Finished at: Tue Apr 25 21:24:03 EDT 2006

Exception in thread ApacheDS Shutdown Hook (default) Exception in thread
ApacheDS Shutdown Hook (default) Exception in thread A
pacheDS Shutdown Hook (default) Exception in thread ApacheDS Shutdown Hook
(default) Exception in thread ApacheDS Shutdown Hook
(default) Exception in thread ApacheDS Shutdown Hook (default)
java.lang.NoClassDefFoundError: jdbm/helper/MRUEnumeration
java.lang.NoClassDefFoundError: jdbm/helper/MRUEnumeration
java.lang.NoClassDefFoundError: jdbm/helper/MRUEnumeration
java.lang.NoClassDefFoundError: jdbm/helper/MRUEnumeration
java.lang.NoClassDefFoundError: jdbm/helper/MRUEnumeration
java.lang.NoClassDefFoundError: jdbm/helper/MRUEnumeration
C:\java\eclipse\workspace\acegisecurity\doc

Scott


-Original Message-
From: Carlos Sanchez [mailto:[EMAIL PROTECTED] 
Sent: Tuesday, April 25, 2006 3:10 PM

To: acegisecurity-developer@lists.sourceforge.net
Subject: Re: [Acegisecurity-developer] Subversion? (Change completed)

I have committed some changes, now the problems are with ldap 
dependencies, can somebody check if we can upgrade to a non 
snapshot dependency? there's alreaddy RC1 of apache directory 
in ibiblio.




---
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnkkid=120709bid=263057dat=121642
___
Home: http://acegisecurity.org
Acegisecurity-developer mailing list
Acegisecurity-developer@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/acegisecurity-developer



--
 Luke Taylor.  Monkey Machine Ltd.
 PGP Key ID: 0x57E9523Chttp://www.monkeymachine.ltd.uk



---
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnkkid=120709bid=263057dat=121642
___
Home: http://acegisecurity.org
Acegisecurity-developer mailing list
Acegisecurity-developer@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/acegisecurity-developer


Re: [Acegisecurity-developer] Subversion? (Change completed)

2006-04-26 Thread Carlos Sanchez
www.ibiblio.org/maven is no longer used. Requests for files are
converted to the maven2 repo, if it's in www.ibiblio.org/maven2 then
is available for maven1

On 4/26/06, Luke Taylor [EMAIL PROTECTED] wrote:
 I would like to, but they don't seem to be visible in the maven 1
 repository. If we are upgrading to maven 2 then there shouldn't be a
 problem with apacheds RC1.

 Carlos Sanchez wrote:
  I have committed some changes, now the problems are with ldap
  dependencies, can somebody check if we can upgrade to a non snapshot
  dependency? there's alreaddy RC1 of apache directory in ibiblio.
 

 --
   Luke Taylor.  Monkey Machine Ltd.
   PGP Key ID: 0x57E9523Chttp://www.monkeymachine.ltd.uk



 ---
 Using Tomcat but need to do more? Need to support web services, security?
 Get stuff done quickly with pre-integrated technology to make your job easier
 Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
 http://sel.as-us.falkag.net/sel?cmd=lnkkid=120709bid=263057dat=121642
 ___
 Home: http://acegisecurity.org
 Acegisecurity-developer mailing list
 Acegisecurity-developer@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/acegisecurity-developer



--
I could give you my word as a Spaniard.
No good. I've known too many Spaniards.
 -- The Princess Bride


---
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnkkid0709bid3057dat1642
___
Home: http://acegisecurity.org
Acegisecurity-developer mailing list
Acegisecurity-developer@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/acegisecurity-developer


Re: [Acegisecurity-developer] Subversion? (Change completed)

2006-04-26 Thread Luke Taylor



[EMAIL PROTECTED] wrote:



I could be wrong, but I suspect that most Acegi developers already have
these Maven resources in their repositories from other projects (or populate
them manually).  This is currently the only OSS project I'm involved with,
so I'm depending on Maven to fill my repository with all the things it
needs.  Is it possible that the Acegi Maven config file could be missing one
or more dependancies?



It shouldn't be missing dependencies, or the automated build wouldn't 
have been working. You may have to populate some jars manually though, 
if they aren't freely available (e.g. because of licensing 
restrictions). The jta jar is a case in point.


--
 Luke Taylor.  Monkey Machine Ltd.
 PGP Key ID: 0x57E9523Chttp://www.monkeymachine.ltd.uk



---
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnkkid=120709bid=263057dat=121642
___
Home: http://acegisecurity.org
Acegisecurity-developer mailing list
Acegisecurity-developer@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/acegisecurity-developer


Re: [Acegisecurity-developer] Subversion? (Change completed)

2006-04-25 Thread Ben Alex

Carlos Sanchez wrote:

Looks right, only that
https://svn.sourceforge.net/svnroot/acegisecurity/trunk/CVSROOT should
be deleted
  

Thanks for the feedback, Carlos.

Re CVSROOT, that's an artifact of the cvs2svn process. Even 
automatically migrated SF repositories (eg Spring Rich Client) have this 
come across.


On a related issue, what is stopping us using Maven 2 for Acegi Security 
now? I would ideally like to release 1.0.0 final with Maven 2, and 
remove all the old project.xml files. I don't mind if it means we have 
to lose some plugins, just as long as we can do some form of JAR 
creation, unit test execution, code coverage measurement and building a 
PDF and HTML-based DocBook. Are these functions working at present?


Cheers
Ben


---
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnkkid=120709bid=263057dat=121642
___
Home: http://acegisecurity.org
Acegisecurity-developer mailing list
Acegisecurity-developer@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/acegisecurity-developer


Re: [Acegisecurity-developer] Subversion? (Change completed)

2006-04-25 Thread Carlos Sanchez
I have committed some changes, now the problems are with ldap
dependencies, can somebody check if we can upgrade to a non snapshot
dependency? there's alreaddy RC1 of apache directory in ibiblio.

On 4/25/06, Ben Alex [EMAIL PROTECTED] wrote:
 Carlos Sanchez wrote:
  Looks right, only that
  https://svn.sourceforge.net/svnroot/acegisecurity/trunk/CVSROOT should
  be deleted
 
 Thanks for the feedback, Carlos.

 Re CVSROOT, that's an artifact of the cvs2svn process. Even
 automatically migrated SF repositories (eg Spring Rich Client) have this
 come across.

 On a related issue, what is stopping us using Maven 2 for Acegi Security
 now? I would ideally like to release 1.0.0 final with Maven 2, and
 remove all the old project.xml files. I don't mind if it means we have
 to lose some plugins, just as long as we can do some form of JAR
 creation, unit test execution, code coverage measurement and building a
 PDF and HTML-based DocBook. Are these functions working at present?

 Cheers
 Ben


 ---
 Using Tomcat but need to do more? Need to support web services, security?
 Get stuff done quickly with pre-integrated technology to make your job easier
 Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
 http://sel.as-us.falkag.net/sel?cmd=lnkkid=120709bid=263057dat=121642
 ___
 Home: http://acegisecurity.org
 Acegisecurity-developer mailing list
 Acegisecurity-developer@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/acegisecurity-developer



--
I could give you my word as a Spaniard.
No good. I've known too many Spaniards.
 -- The Princess Bride


---
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnkkid0709bid3057dat1642
___
Home: http://acegisecurity.org
Acegisecurity-developer mailing list
Acegisecurity-developer@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/acegisecurity-developer


RE: [Acegisecurity-developer] Subversion? (Change completed)

2006-04-25 Thread scott
I'm still getting these errors in the unit tests as well:

BUILD FAILED
File.. C:\Documents and
Settings\smccrory\.maven\cache\maven-multiproject-plugin-1.3.1\plugin.jelly
Element... maven:reactor
Line.. 217
Column 9
Unable to obtain goal [multiproject:install-callback] -- C:\Documents and
Settings\smccrory\.maven\cache\maven-test-plugin-1.6.2\plu
gin.jelly:133:41: junit javax/servlet/ServletRequest
Total time: 1 minutes 34 seconds
Finished at: Tue Apr 25 21:24:03 EDT 2006

Exception in thread ApacheDS Shutdown Hook (default) Exception in thread
ApacheDS Shutdown Hook (default) Exception in thread A
pacheDS Shutdown Hook (default) Exception in thread ApacheDS Shutdown Hook
(default) Exception in thread ApacheDS Shutdown Hook
(default) Exception in thread ApacheDS Shutdown Hook (default)
java.lang.NoClassDefFoundError: jdbm/helper/MRUEnumeration
java.lang.NoClassDefFoundError: jdbm/helper/MRUEnumeration
java.lang.NoClassDefFoundError: jdbm/helper/MRUEnumeration
java.lang.NoClassDefFoundError: jdbm/helper/MRUEnumeration
java.lang.NoClassDefFoundError: jdbm/helper/MRUEnumeration
java.lang.NoClassDefFoundError: jdbm/helper/MRUEnumeration
C:\java\eclipse\workspace\acegisecurity\doc

Scott

 -Original Message-
 From: Carlos Sanchez [mailto:[EMAIL PROTECTED] 
 Sent: Tuesday, April 25, 2006 3:10 PM
 To: acegisecurity-developer@lists.sourceforge.net
 Subject: Re: [Acegisecurity-developer] Subversion? (Change completed)
 
 I have committed some changes, now the problems are with ldap 
 dependencies, can somebody check if we can upgrade to a non 
 snapshot dependency? there's alreaddy RC1 of apache directory 
 in ibiblio.



---
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnkkid=120709bid=263057dat=121642
___
Home: http://acegisecurity.org
Acegisecurity-developer mailing list
Acegisecurity-developer@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/acegisecurity-developer


Re: [Acegisecurity-developer] Subversion? (Change completed)

2006-04-24 Thread Ben Alex

Ben Alex wrote:
Last weekend SF had some CVS issues, so I didn't make the switch as 
intended.


I'm now going to hold-off doing this until early May, because I'm 
largely on the road until then and don't want to change things and be 
unavailable if anything goes wrong. Just wanted to let everyone know 
what's happening with the change.


I have now completed the migration from CVS to SVN. This includes:

- CVS is no longer visible on the SF project page
- SVN is now visible on the SF project page
- All developers have had their CVS permissions revoked (in case they 
don't see this email)

- All developers now have SVN permissions granted
- The Maven POMs have been modified accordingly
- SVN commit messages are now emailed to acegisecurity-cvs, just as CVS 
used to
- The daily script now builds checkouts from SVN only (see 
http://acegisecurity.sourceforge.net/nightly)


As an aside, I had to complete the migration manually (use a SF CVS 
tarball, run cvs2svn on a local Linux box, SSH the resulting dump file, 
then import). The SF process didn't work, and cvs2svn failed locally 
with keyword failure errors. If anyone else has similar difficulties, 
the --use-cvs option on cvs2svn sorted it out.


Would one of our resident Maven experts (Luke, Carlos?) please check 
that the checkout instructions in /docs/xdocs/cvs-usage.html are 
correct, as are the various POM files.


Cheers
Ben


---
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnkkid=120709bid=263057dat=121642
___
Home: http://acegisecurity.org
Acegisecurity-developer mailing list
Acegisecurity-developer@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/acegisecurity-developer


Re: [Acegisecurity-developer] Subversion? (Change completed)

2006-04-24 Thread Carlos Sanchez
Looks right, only that
https://svn.sourceforge.net/svnroot/acegisecurity/trunk/CVSROOT should
be deleted

On 4/24/06, Ben Alex [EMAIL PROTECTED] wrote:
 Ben Alex wrote:
  Last weekend SF had some CVS issues, so I didn't make the switch as
  intended.
 
  I'm now going to hold-off doing this until early May, because I'm
  largely on the road until then and don't want to change things and be
  unavailable if anything goes wrong. Just wanted to let everyone know
  what's happening with the change.

 I have now completed the migration from CVS to SVN. This includes:

 - CVS is no longer visible on the SF project page
 - SVN is now visible on the SF project page
 - All developers have had their CVS permissions revoked (in case they
 don't see this email)
 - All developers now have SVN permissions granted
 - The Maven POMs have been modified accordingly
 - SVN commit messages are now emailed to acegisecurity-cvs, just as CVS
 used to
 - The daily script now builds checkouts from SVN only (see
 http://acegisecurity.sourceforge.net/nightly)

 As an aside, I had to complete the migration manually (use a SF CVS
 tarball, run cvs2svn on a local Linux box, SSH the resulting dump file,
 then import). The SF process didn't work, and cvs2svn failed locally
 with keyword failure errors. If anyone else has similar difficulties,
 the --use-cvs option on cvs2svn sorted it out.

 Would one of our resident Maven experts (Luke, Carlos?) please check
 that the checkout instructions in /docs/xdocs/cvs-usage.html are
 correct, as are the various POM files.

 Cheers
 Ben


 ---
 Using Tomcat but need to do more? Need to support web services, security?
 Get stuff done quickly with pre-integrated technology to make your job easier
 Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
 http://sel.as-us.falkag.net/sel?cmd=lnkkid=120709bid=263057dat=121642
 ___
 Home: http://acegisecurity.org
 Acegisecurity-developer mailing list
 Acegisecurity-developer@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/acegisecurity-developer



--
I could give you my word as a Spaniard.
No good. I've known too many Spaniards.
 -- The Princess Bride


---
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnkkid0709bid3057dat1642
___
Home: http://acegisecurity.org
Acegisecurity-developer mailing list
Acegisecurity-developer@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/acegisecurity-developer


Re: [Acegisecurity-developer] Subversion?

2006-04-09 Thread Carlos Sanchez
+1

On 3/25/06, Ben Alex [EMAIL PROTECTED] wrote:
 Hi everyone

 SourceForge have recently modified their offering so we can migrate to
 SVN (without losing revision history) - see
 http://sourceforge.net/docman/display_doc.php?docid=31070group_id=1#import.

 I have also been using SVN recently and had good results. The Subclipse
 plugin at Update Manager URL http://subclipse.tigris.org/update_1.0.x
 works quite well.

 Does anyone have any concerns with the project migrating from CVS to
 SVN? If there aren't any objections, I'll make the change in about a week.

 Cheers
 Ben


 ---
 This SF.Net email is sponsored by xPML, a groundbreaking scripting language
 that extends applications into web and mobile media. Attend the live webcast
 and join the prime developer group breaking into this new coding territory!
 http://sel.as-us.falkag.net/sel?cmd=lnkkid=110944bid=241720dat=121642
 ___
 Home: http://acegisecurity.org
 Acegisecurity-developer mailing list
 Acegisecurity-developer@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/acegisecurity-developer



--
I could give you my word as a Spaniard.
No good. I've known too many Spaniards.
 -- The Princess Bride


---
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnkkid0944bid$1720dat1642
___
Home: http://acegisecurity.org
Acegisecurity-developer mailing list
Acegisecurity-developer@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/acegisecurity-developer


Re: [Acegisecurity-developer] Subversion?

2006-04-07 Thread Ben Alex

Ben Alex wrote:
Does anyone have any concerns with the project migrating from CVS to 
SVN? If there aren't any objections, I'll make the change in about a 
week.


Last weekend SF had some CVS issues, so I didn't make the switch as 
intended.


I'm now going to hold-off doing this until early May, because I'm 
largely on the road until then and don't want to change things and be 
unavailable if anything goes wrong. Just wanted to let everyone know 
what's happening with the change.


Cheers
Ben


---
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnkkid=110944bid=241720dat=121642
___
Home: http://acegisecurity.org
Acegisecurity-developer mailing list
Acegisecurity-developer@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/acegisecurity-developer


[Acegisecurity-developer] Subversion?

2006-03-25 Thread Ben Alex

Hi everyone

SourceForge have recently modified their offering so we can migrate to 
SVN (without losing revision history) - see 
http://sourceforge.net/docman/display_doc.php?docid=31070group_id=1#import.


I have also been using SVN recently and had good results. The Subclipse 
plugin at Update Manager URL http://subclipse.tigris.org/update_1.0.x 
works quite well.


Does anyone have any concerns with the project migrating from CVS to 
SVN? If there aren't any objections, I'll make the change in about a week.


Cheers
Ben


---
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnkkid=110944bid=241720dat=121642
___
Home: http://acegisecurity.org
Acegisecurity-developer mailing list
Acegisecurity-developer@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/acegisecurity-developer


RE: [Acegisecurity-developer] Subversion?

2006-03-25 Thread scott
No concerns here.
Scott 

 -Original Message-
 From: Ben Alex [mailto:[EMAIL PROTECTED] 
 Sent: Saturday, March 25, 2006 5:43 AM
 To: acegisecurity-developer@lists.sourceforge.net
 Subject: [Acegisecurity-developer] Subversion?
 
 Hi everyone
 
 SourceForge have recently modified their offering so we can 
 migrate to SVN (without losing revision history) - see 
 http://sourceforge.net/docman/display_doc.php?docid=31070grou
p_id=1#import.
 
 I have also been using SVN recently and had good results. The 
 Subclipse plugin at Update Manager URL 
 http://subclipse.tigris.org/update_1.0.x
 works quite well.
 
 Does anyone have any concerns with the project migrating from 
 CVS to SVN? If there aren't any objections, I'll make the 
 change in about a week.
 
 Cheers
 Ben



---
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnkkid=110944bid=241720dat=121642
___
Home: http://acegisecurity.org
Acegisecurity-developer mailing list
Acegisecurity-developer@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/acegisecurity-developer


Re: [Acegisecurity-developer] Subversion?

2006-03-25 Thread Mark St.Godard
+1

On 3/25/06, [EMAIL PROTECTED] [EMAIL PROTECTED] wrote:
 No concerns here.
 Scott

  -Original Message-
  From: Ben Alex [mailto:[EMAIL PROTECTED]
  Sent: Saturday, March 25, 2006 5:43 AM
  To: acegisecurity-developer@lists.sourceforge.net
  Subject: [Acegisecurity-developer] Subversion?
 
  Hi everyone
 
  SourceForge have recently modified their offering so we can
  migrate to SVN (without losing revision history) - see
  http://sourceforge.net/docman/display_doc.php?docid=31070grou
 p_id=1#import.
 
  I have also been using SVN recently and had good results. The
  Subclipse plugin at Update Manager URL
  http://subclipse.tigris.org/update_1.0.x
  works quite well.
 
  Does anyone have any concerns with the project migrating from
  CVS to SVN? If there aren't any objections, I'll make the
  change in about a week.
 
  Cheers
  Ben



 ---
 This SF.Net email is sponsored by xPML, a groundbreaking scripting language
 that extends applications into web and mobile media. Attend the live webcast
 and join the prime developer group breaking into this new coding territory!
 http://sel.as-us.falkag.net/sel?cmd=lnkkid=110944bid=241720dat=121642
 ___
 Home: http://acegisecurity.org
 Acegisecurity-developer mailing list
 Acegisecurity-developer@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/acegisecurity-developer



---
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnkkid0944bid$1720dat1642
___
Home: http://acegisecurity.org
Acegisecurity-developer mailing list
Acegisecurity-developer@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/acegisecurity-developer


Re: [Acegisecurity-developer] Subversion?

2006-03-25 Thread Matthew E. Porter

+1

On Mar 25, 2006, at 7:46 AM, Mark St.Godard wrote:


+1

On 3/25/06, [EMAIL PROTECTED] [EMAIL PROTECTED] wrote:

No concerns here.
Scott


-Original Message-
From: Ben Alex [mailto:[EMAIL PROTECTED]
Sent: Saturday, March 25, 2006 5:43 AM
To: acegisecurity-developer@lists.sourceforge.net
Subject: [Acegisecurity-developer] Subversion?

Hi everyone

SourceForge have recently modified their offering so we can
migrate to SVN (without losing revision history) - see
http://sourceforge.net/docman/display_doc.php?docid=31070grou

p_id=1#import.


I have also been using SVN recently and had good results. The
Subclipse plugin at Update Manager URL
http://subclipse.tigris.org/update_1.0.x
works quite well.

Does anyone have any concerns with the project migrating from
CVS to SVN? If there aren't any objections, I'll make the
change in about a week.

Cheers
Ben




---
This SF.Net email is sponsored by xPML, a groundbreaking scripting  
language
that extends applications into web and mobile media. Attend the  
live webcast
and join the prime developer group breaking into this new coding  
territory!
http://sel.as-us.falkag.net/sel? 
cmd=lnkkid=110944bid=241720dat=121642

___
Home: http://acegisecurity.org
Acegisecurity-developer mailing list
Acegisecurity-developer@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/acegisecurity-developer




---
This SF.Net email is sponsored by xPML, a groundbreaking scripting  
language
that extends applications into web and mobile media. Attend the  
live webcast
and join the prime developer group breaking into this new coding  
territory!

http://sel.as-us.falkag.net/sel?cmd=lnkkid0944bid$1720dat1642
___
Home: http://acegisecurity.org
Acegisecurity-developer mailing list
Acegisecurity-developer@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/acegisecurity-developer




---
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnkkid0944bid$1720dat1642
___
Home: http://acegisecurity.org
Acegisecurity-developer mailing list
Acegisecurity-developer@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/acegisecurity-developer


Re: [Acegisecurity-developer] Subversion?

2006-03-25 Thread Ray Krueger
+1
Big fan

On 3/25/06, Matthew E. Porter [EMAIL PROTECTED] wrote:
 +1

 On Mar 25, 2006, at 7:46 AM, Mark St.Godard wrote:

  +1
 
  On 3/25/06, [EMAIL PROTECTED] [EMAIL PROTECTED] wrote:
  No concerns here.
  Scott
 
  -Original Message-
  From: Ben Alex [mailto:[EMAIL PROTECTED]
  Sent: Saturday, March 25, 2006 5:43 AM
  To: acegisecurity-developer@lists.sourceforge.net
  Subject: [Acegisecurity-developer] Subversion?
 
  Hi everyone
 
  SourceForge have recently modified their offering so we can
  migrate to SVN (without losing revision history) - see
  http://sourceforge.net/docman/display_doc.php?docid=31070grou
  p_id=1#import.
 
  I have also been using SVN recently and had good results. The
  Subclipse plugin at Update Manager URL
  http://subclipse.tigris.org/update_1.0.x
  works quite well.
 
  Does anyone have any concerns with the project migrating from
  CVS to SVN? If there aren't any objections, I'll make the
  change in about a week.
 
  Cheers
  Ben
 
 
 
  ---
  This SF.Net email is sponsored by xPML, a groundbreaking scripting
  language
  that extends applications into web and mobile media. Attend the
  live webcast
  and join the prime developer group breaking into this new coding
  territory!
  http://sel.as-us.falkag.net/sel?
  cmd=lnkkid=110944bid=241720dat=121642
  ___
  Home: http://acegisecurity.org
  Acegisecurity-developer mailing list
  Acegisecurity-developer@lists.sourceforge.net
  https://lists.sourceforge.net/lists/listinfo/acegisecurity-developer
 
 
 
  ---
  This SF.Net email is sponsored by xPML, a groundbreaking scripting
  language
  that extends applications into web and mobile media. Attend the
  live webcast
  and join the prime developer group breaking into this new coding
  territory!
  http://sel.as-us.falkag.net/sel?cmd=lnkkid0944bid$1720dat1642
  ___
  Home: http://acegisecurity.org
  Acegisecurity-developer mailing list
  Acegisecurity-developer@lists.sourceforge.net
  https://lists.sourceforge.net/lists/listinfo/acegisecurity-developer



 ---
 This SF.Net email is sponsored by xPML, a groundbreaking scripting language
 that extends applications into web and mobile media. Attend the live webcast
 and join the prime developer group breaking into this new coding territory!
 http://sel.as-us.falkag.net/sel?cmdlnkkid0944bid$1720dat1642
 ___
 Home: http://acegisecurity.org
 Acegisecurity-developer mailing list
 Acegisecurity-developer@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/acegisecurity-developer



---
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnkkid0944bid$1720dat1642
___
Home: http://acegisecurity.org
Acegisecurity-developer mailing list
Acegisecurity-developer@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/acegisecurity-developer