[jira] Updated: (SCM-230) mercurial plugin

2007-04-13 Thread Ryan Daum (JIRA)

 [ 
http://jira.codehaus.org/browse/SCM-230?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Ryan Daum updated SCM-230:
--

Attachment: scm-230-patch-1.svndiff

Please find attached a patch which fixes the following issues:

1. Allow file/http/https URLs for checkout
2. Fix bug where checkout would only work while inside an existing repository(!)
3. IntelliJ IDEA project file was accidently checked in.



> mercurial plugin
> 
>
> Key: SCM-230
> URL: http://jira.codehaus.org/browse/SCM-230
> Project: Maven SCM
>  Issue Type: New Feature
>  Components: maven-scm-provider-mercurial (hg)
>Reporter: solo turn
>Assignee: Emmanuel Venisse
> Fix For: 1.0-beta-5
>
> Attachments: maven-scm-hg.tar.gz, maven-scm-provider-hg-0.09.tbz, 
> maven-scm-provider-hg-0.8.tbz, maven-scm-provider-hg-0.8.tbz, 
> maven-scm-provider-hg-0.8.tbz, maven-scm-provider-hg-1.0-SNAPSHOT.tar.gz, 
> maven-scm-provider-hg.diff.gz, maven-scm-provider-hg.tar.gz, 
> maven-scm-provider-hg.tgz, scm-230-patch-1.svndiff, site-patch, site-patch-2
>
>
> it would be nice to have a mercurial source provider. and if not, it would be 
> nice to update the documentation on http://maven.apache.org/scm/ so that 
> anybody could just copy the bzr provider and make a mercurial provider out of 
> it. it should be nearly the same implementation.
> mercurial is (currently) much faster than bzr and therefor really useable.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira




[jira] Updated: (SCM-230) mercurial plugin

2007-04-13 Thread Emmanuel Venisse (JIRA)

 [ 
http://jira.codehaus.org/browse/SCM-230?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Emmanuel Venisse updated SCM-230:
-

Component/s: maven-scm-provider-mercurial (hg)

> mercurial plugin
> 
>
> Key: SCM-230
> URL: http://jira.codehaus.org/browse/SCM-230
> Project: Maven SCM
>  Issue Type: New Feature
>  Components: maven-scm-provider-mercurial (hg)
>Reporter: solo turn
>Assignee: Emmanuel Venisse
> Fix For: 1.0-beta-5
>
> Attachments: maven-scm-hg.tar.gz, maven-scm-provider-hg-0.09.tbz, 
> maven-scm-provider-hg-0.8.tbz, maven-scm-provider-hg-0.8.tbz, 
> maven-scm-provider-hg-0.8.tbz, maven-scm-provider-hg-1.0-SNAPSHOT.tar.gz, 
> maven-scm-provider-hg.diff.gz, maven-scm-provider-hg.tar.gz, 
> maven-scm-provider-hg.tgz, site-patch, site-patch-2
>
>
> it would be nice to have a mercurial source provider. and if not, it would be 
> nice to update the documentation on http://maven.apache.org/scm/ so that 
> anybody could just copy the bzr provider and make a mercurial provider out of 
> it. it should be nearly the same implementation.
> mercurial is (currently) much faster than bzr and therefor really useable.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira




[jira] Updated: (SCM-230) mercurial plugin

2007-04-12 Thread Ryan Daum (JIRA)

 [ 
http://jira.codehaus.org/browse/SCM-230?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Ryan Daum updated SCM-230:
--

Attachment: site-patch-2

Oops, there was a problem with the last patch in the way it created the new 
mercurial.apt

Here's new and improved

> mercurial plugin
> 
>
> Key: SCM-230
> URL: http://jira.codehaus.org/browse/SCM-230
> Project: Maven SCM
>  Issue Type: New Feature
>Reporter: solo turn
>Assignee: Joakim Erdfelt
> Attachments: maven-scm-hg.tar.gz, maven-scm-provider-hg-0.09.tbz, 
> maven-scm-provider-hg-0.8.tbz, maven-scm-provider-hg-0.8.tbz, 
> maven-scm-provider-hg-0.8.tbz, maven-scm-provider-hg-1.0-SNAPSHOT.tar.gz, 
> maven-scm-provider-hg.diff.gz, maven-scm-provider-hg.tar.gz, 
> maven-scm-provider-hg.tgz, site-patch, site-patch-2
>
>
> it would be nice to have a mercurial source provider. and if not, it would be 
> nice to update the documentation on http://maven.apache.org/scm/ so that 
> anybody could just copy the bzr provider and make a mercurial provider out of 
> it. it should be nearly the same implementation.
> mercurial is (currently) much faster than bzr and therefor really useable.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira




[jira] Updated: (SCM-230) mercurial plugin

2007-04-12 Thread Ryan Daum (JIRA)

 [ 
http://jira.codehaus.org/browse/SCM-230?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Ryan Daum updated SCM-230:
--

Attachment: site-patch

Sure.  Attaching.

I also have a slight modification to the existing HgScmProvider which I will 
add as a patch once the initial version is checked in (so I have something to 
do the diff against.)

> mercurial plugin
> 
>
> Key: SCM-230
> URL: http://jira.codehaus.org/browse/SCM-230
> Project: Maven SCM
>  Issue Type: New Feature
>Reporter: solo turn
>Assignee: Joakim Erdfelt
> Attachments: maven-scm-hg.tar.gz, maven-scm-provider-hg-0.09.tbz, 
> maven-scm-provider-hg-0.8.tbz, maven-scm-provider-hg-0.8.tbz, 
> maven-scm-provider-hg-0.8.tbz, maven-scm-provider-hg-1.0-SNAPSHOT.tar.gz, 
> maven-scm-provider-hg.diff.gz, maven-scm-provider-hg.tar.gz, 
> maven-scm-provider-hg.tgz, site-patch
>
>
> it would be nice to have a mercurial source provider. and if not, it would be 
> nice to update the documentation on http://maven.apache.org/scm/ so that 
> anybody could just copy the bzr provider and make a mercurial provider out of 
> it. it should be nearly the same implementation.
> mercurial is (currently) much faster than bzr and therefor really useable.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira




[jira] Updated: (SCM-230) mercurial plugin

2007-04-12 Thread Ryan Daum (JIRA)

 [ 
http://jira.codehaus.org/browse/SCM-230?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Ryan Daum updated SCM-230:
--

Attachment: maven-scm-provider-hg-1.0-SNAPSHOT.tar.gz

Please integrate this provider; passes all tests.

> mercurial plugin
> 
>
> Key: SCM-230
> URL: http://jira.codehaus.org/browse/SCM-230
> Project: Maven SCM
>  Issue Type: New Feature
>Reporter: solo turn
>Assignee: Joakim Erdfelt
> Attachments: maven-scm-hg.tar.gz, maven-scm-provider-hg-0.09.tbz, 
> maven-scm-provider-hg-0.8.tbz, maven-scm-provider-hg-0.8.tbz, 
> maven-scm-provider-hg-0.8.tbz, maven-scm-provider-hg-1.0-SNAPSHOT.tar.gz, 
> maven-scm-provider-hg.diff.gz, maven-scm-provider-hg.tar.gz, 
> maven-scm-provider-hg.tgz
>
>
> it would be nice to have a mercurial source provider. and if not, it would be 
> nice to update the documentation on http://maven.apache.org/scm/ so that 
> anybody could just copy the bzr provider and make a mercurial provider out of 
> it. it should be nearly the same implementation.
> mercurial is (currently) much faster than bzr and therefor really useable.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira




[jira] Updated: (SCM-230) mercurial plugin

2006-10-27 Thread Ryan Daum (JIRA)
 [ http://jira.codehaus.org/browse/SCM-230?page=all ]

Ryan Daum updated SCM-230:
--

Attachment: maven-scm-provider-hg.tar.gz

The latest maven-scm-provider-hg after all my recent work (all but 1 unit tests 
pass).

> mercurial plugin
> 
>
> Key: SCM-230
> URL: http://jira.codehaus.org/browse/SCM-230
> Project: Maven SCM
>  Issue Type: New Feature
>Reporter: solo turn
> Attachments: maven-scm-hg.tar.gz, maven-scm-provider-hg-0.09.tbz, 
> maven-scm-provider-hg-0.8.tbz, maven-scm-provider-hg-0.8.tbz, 
> maven-scm-provider-hg-0.8.tbz, maven-scm-provider-hg.diff.gz, 
> maven-scm-provider-hg.tar.gz, maven-scm-provider-hg.tgz
>
>
> it would be nice to have a mercurial source provider. and if not, it would be 
> nice to update the documentation on http://maven.apache.org/scm/ so that 
> anybody could just copy the bzr provider and make a mercurial provider out of 
> it. it should be nearly the same implementation.
> mercurial is (currently) much faster than bzr and therefor really useable.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira




[jira] Updated: (SCM-230) mercurial plugin

2006-10-23 Thread thurner rupert (JIRA)
 [ http://jira.codehaus.org/browse/SCM-230?page=all ]

thurner rupert updated SCM-230:
---

Attachment: maven-scm-provider-hg-0.09.tbz

1. created mercurial rep (so the zip contains a .hg as well)
2. applied (some of) alains patches
3. removed some of the assertions


> mercurial plugin
> 
>
> Key: SCM-230
> URL: http://jira.codehaus.org/browse/SCM-230
> Project: Maven SCM
>  Issue Type: New Feature
>Reporter: solo turn
> Attachments: maven-scm-hg.tar.gz, maven-scm-provider-hg-0.09.tbz, 
> maven-scm-provider-hg-0.8.tbz, maven-scm-provider-hg-0.8.tbz, 
> maven-scm-provider-hg-0.8.tbz, maven-scm-provider-hg.diff.gz, 
> maven-scm-provider-hg.tgz
>
>
> it would be nice to have a mercurial source provider. and if not, it would be 
> nice to update the documentation on http://maven.apache.org/scm/ so that 
> anybody could just copy the bzr provider and make a mercurial provider out of 
> it. it should be nearly the same implementation.
> mercurial is (currently) much faster than bzr and therefor really useable.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira




[jira] Updated: (SCM-230) mercurial plugin

2006-10-12 Thread Alain Hoang (JIRA)
 [ http://jira.codehaus.org/browse/SCM-230?page=all ]

Alain Hoang updated SCM-230:


Attachment: maven-scm-hg.tar.gz

My current work in progress.  Have not had time to continue working on this 
lately.

> mercurial plugin
> 
>
> Key: SCM-230
> URL: http://jira.codehaus.org/browse/SCM-230
> Project: Maven SCM
>  Issue Type: New Feature
>Reporter: solo turn
> Attachments: maven-scm-hg.tar.gz, maven-scm-provider-hg-0.8.tbz, 
> maven-scm-provider-hg-0.8.tbz, maven-scm-provider-hg-0.8.tbz, 
> maven-scm-provider-hg.diff.gz, maven-scm-provider-hg.tgz
>
>
> it would be nice to have a mercurial source provider. and if not, it would be 
> nice to update the documentation on http://maven.apache.org/scm/ so that 
> anybody could just copy the bzr provider and make a mercurial provider out of 
> it. it should be nearly the same implementation.
> mercurial is (currently) much faster than bzr and therefor really useable.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira




[jira] Updated: (SCM-230) mercurial plugin

2006-10-05 Thread thurner rupert (JIRA)
 [ http://jira.codehaus.org/browse/SCM-230?page=all ]

thurner rupert updated SCM-230:
---

Attachment: maven-scm-provider-hg-0.8.tbz

this time after doing a "mvn clean".

could somebody more powerful throw away all the other source files?

> mercurial plugin
> 
>
> Key: SCM-230
> URL: http://jira.codehaus.org/browse/SCM-230
> Project: Maven SCM
>  Issue Type: New Feature
>Reporter: solo turn
> Attachments: maven-scm-provider-hg-0.8.tbz, 
> maven-scm-provider-hg-0.8.tbz, maven-scm-provider-hg-0.8.tbz, 
> maven-scm-provider-hg.diff.gz, maven-scm-provider-hg.tgz
>
>
> it would be nice to have a mercurial source provider. and if not, it would be 
> nice to update the documentation on http://maven.apache.org/scm/ so that 
> anybody could just copy the bzr provider and make a mercurial provider out of 
> it. it should be nearly the same implementation.
> mercurial is (currently) much faster than bzr and therefor really useable.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira




[jira] Updated: (SCM-230) mercurial plugin

2006-10-05 Thread thurner rupert (JIRA)
 [ http://jira.codehaus.org/browse/SCM-230?page=all ]

thurner rupert updated SCM-230:
---

Attachment: maven-scm-provider-hg-0.8.tbz

> mercurial plugin
> 
>
> Key: SCM-230
> URL: http://jira.codehaus.org/browse/SCM-230
> Project: Maven SCM
>  Issue Type: New Feature
>Reporter: solo turn
> Attachments: maven-scm-provider-hg-0.8.tbz, 
> maven-scm-provider-hg-0.8.tbz, maven-scm-provider-hg.diff.gz, 
> maven-scm-provider-hg.tgz
>
>
> it would be nice to have a mercurial source provider. and if not, it would be 
> nice to update the documentation on http://maven.apache.org/scm/ so that 
> anybody could just copy the bzr provider and make a mercurial provider out of 
> it. it should be nearly the same implementation.
> mercurial is (currently) much faster than bzr and therefor really useable.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira




[jira] Updated: (SCM-230) mercurial plugin

2006-10-05 Thread thurner rupert (JIRA)
 [ http://jira.codehaus.org/browse/SCM-230?page=all ]

thurner rupert updated SCM-230:
---

Attachment: maven-scm-provider-hg-0.8.tbz

now less tests fail ... especially i threw out the "file:///".

the other two points mentioned by alan are still missing.

and i'm wondering if we should try to use source code control, so one gets the 
changes of the other?

emmanuel? are you reading this? 

> mercurial plugin
> 
>
> Key: SCM-230
> URL: http://jira.codehaus.org/browse/SCM-230
> Project: Maven SCM
>  Issue Type: New Feature
>Reporter: solo turn
> Attachments: maven-scm-provider-hg-0.8.tbz, 
> maven-scm-provider-hg.diff.gz, maven-scm-provider-hg.tgz
>
>
> it would be nice to have a mercurial source provider. and if not, it would be 
> nice to update the documentation on http://maven.apache.org/scm/ so that 
> anybody could just copy the bzr provider and make a mercurial provider out of 
> it. it should be nearly the same implementation.
> mercurial is (currently) much faster than bzr and therefor really useable.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira




[jira] Updated: (SCM-230) mercurial plugin

2006-09-17 Thread thurner rupert (JIRA)
 [ http://jira.codehaus.org/browse/SCM-230?page=all ]

thurner rupert updated SCM-230:
---

Attachment: maven-scm-provider-hg.tgz

hg-scm provider, the files tared.


> mercurial plugin
> 
>
> Key: SCM-230
> URL: http://jira.codehaus.org/browse/SCM-230
> Project: Maven SCM
>  Issue Type: New Feature
>Reporter: solo turn
> Attachments: maven-scm-provider-hg.diff.gz, maven-scm-provider-hg.tgz
>
>
> it would be nice to have a mercurial source provider. and if not, it would be 
> nice to update the documentation on http://maven.apache.org/scm/ so that 
> anybody could just copy the bzr provider and make a mercurial provider out of 
> it. it should be nearly the same implementation.
> mercurial is (currently) much faster than bzr and therefor really useable.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira




[jira] Updated: (SCM-230) mercurial plugin

2006-09-17 Thread thurner rupert (JIRA)
 [ http://jira.codehaus.org/browse/SCM-230?page=all ]

thurner rupert updated SCM-230:
---

Attachment: maven-scm-provider-hg.diff.gz

first implementation try - svn diff file. created in mvn-scm toplevel dir.

> mercurial plugin
> 
>
> Key: SCM-230
> URL: http://jira.codehaus.org/browse/SCM-230
> Project: Maven SCM
>  Issue Type: New Feature
>Reporter: solo turn
> Attachments: maven-scm-provider-hg.diff.gz
>
>
> it would be nice to have a mercurial source provider. and if not, it would be 
> nice to update the documentation on http://maven.apache.org/scm/ so that 
> anybody could just copy the bzr provider and make a mercurial provider out of 
> it. it should be nearly the same implementation.
> mercurial is (currently) much faster than bzr and therefor really useable.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira