Re: maven release plugin with git-svn?

2009-02-15 Thread Mark Derricutt
Hrm I'll give it a go.  But all these examples I see are pure git, not
git-svn.  Time to convince $work to go all git then :)

...and then Buffy staked Edward.  The End.


On Mon, Feb 16, 2009 at 1:01 AM, Don Brown  wrote:

> Nah, it works great.  I wrote about it last year [1] and since then,
> scm has released 1.1, which removes the need for my db release.  Been
> using it since in several projects without issues.
>
> Don
>
> [1] http://www.jroller.com/mrdon/entry/maven_enabled_project_hosting_with
>
> On Sun, Feb 15, 2009 at 6:20 PM, Mark Derricutt  wrote:
> > Mmmm, that looks to be using standard git repositories, not git-svn (
> local
> > git but remote subversion ).
> >
> > http://utsl.gen.nz/talks/git-svn/intro.html
> >
> > I suspect I won't be able to use maven-release with a git-svn based
> > repository as the pom.xml files would refer to an svn repository, but the
> > checkout is git.
> >
> > On Fri, Feb 13, 2009 at 10:31 AM, Olivier Lamy  wrote:
> >
> >> Hi,
> >> It works with last version (at least scm 1.1).
> >> You have a sample here [1] of two projects I have tested with it.
> >> You have to take care of this : http://jira.codehaus.org/browse/SCM-428.
> >> HTH,
> >> --
> >> Olivier
> >> [1] http://github.com/olamy/
> >>
> >> 2009/2/12 Mark Derricutt :
> >> > Hi all,
> >> >
> >> > Does anyone know if the maven release plugin will (or can be made to
> work
> >> > with) git-svn based checkouts when using subversion?  I'm suspecting
> not.
> >> >
> >> > Mark
> >> >
> >> > ...and then Buffy staked Edward.  The End.
> >> >
> >>
> >> -
> >> To unsubscribe, e-mail: users-unsubscr...@maven.apache.org
> >> For additional commands, e-mail: users-h...@maven.apache.org
> >>
> >>
> >
>
> -
> To unsubscribe, e-mail: users-unsubscr...@maven.apache.org
> For additional commands, e-mail: users-h...@maven.apache.org
>
>


Re: maven release plugin with git-svn?

2009-02-15 Thread Don Brown
Nah, it works great.  I wrote about it last year [1] and since then,
scm has released 1.1, which removes the need for my db release.  Been
using it since in several projects without issues.

Don

[1] http://www.jroller.com/mrdon/entry/maven_enabled_project_hosting_with

On Sun, Feb 15, 2009 at 6:20 PM, Mark Derricutt  wrote:
> Mmmm, that looks to be using standard git repositories, not git-svn ( local
> git but remote subversion ).
>
> http://utsl.gen.nz/talks/git-svn/intro.html
>
> I suspect I won't be able to use maven-release with a git-svn based
> repository as the pom.xml files would refer to an svn repository, but the
> checkout is git.
>
> On Fri, Feb 13, 2009 at 10:31 AM, Olivier Lamy  wrote:
>
>> Hi,
>> It works with last version (at least scm 1.1).
>> You have a sample here [1] of two projects I have tested with it.
>> You have to take care of this : http://jira.codehaus.org/browse/SCM-428 .
>> HTH,
>> --
>> Olivier
>> [1] http://github.com/olamy/
>>
>> 2009/2/12 Mark Derricutt :
>> > Hi all,
>> >
>> > Does anyone know if the maven release plugin will (or can be made to work
>> > with) git-svn based checkouts when using subversion?  I'm suspecting not.
>> >
>> > Mark
>> >
>> > ...and then Buffy staked Edward.  The End.
>> >
>>
>> -
>> To unsubscribe, e-mail: users-unsubscr...@maven.apache.org
>> For additional commands, e-mail: users-h...@maven.apache.org
>>
>>
>

-
To unsubscribe, e-mail: users-unsubscr...@maven.apache.org
For additional commands, e-mail: users-h...@maven.apache.org



Re: maven release plugin with git-svn?

2009-02-14 Thread Mark Derricutt
Mmmm, that looks to be using standard git repositories, not git-svn ( local
git but remote subversion ).

http://utsl.gen.nz/talks/git-svn/intro.html

I suspect I won't be able to use maven-release with a git-svn based
repository as the pom.xml files would refer to an svn repository, but the
checkout is git.

On Fri, Feb 13, 2009 at 10:31 AM, Olivier Lamy  wrote:

> Hi,
> It works with last version (at least scm 1.1).
> You have a sample here [1] of two projects I have tested with it.
> You have to take care of this : http://jira.codehaus.org/browse/SCM-428 .
> HTH,
> --
> Olivier
> [1] http://github.com/olamy/
>
> 2009/2/12 Mark Derricutt :
> > Hi all,
> >
> > Does anyone know if the maven release plugin will (or can be made to work
> > with) git-svn based checkouts when using subversion?  I'm suspecting not.
> >
> > Mark
> >
> > ...and then Buffy staked Edward.  The End.
> >
>
> -
> To unsubscribe, e-mail: users-unsubscr...@maven.apache.org
> For additional commands, e-mail: users-h...@maven.apache.org
>
>


Re: maven release plugin with git-svn?

2009-02-12 Thread Olivier Lamy
Hi,
It works with last version (at least scm 1.1).
You have a sample here [1] of two projects I have tested with it.
You have to take care of this : http://jira.codehaus.org/browse/SCM-428 .
HTH,
--
Olivier
[1] http://github.com/olamy/

2009/2/12 Mark Derricutt :
> Hi all,
>
> Does anyone know if the maven release plugin will (or can be made to work
> with) git-svn based checkouts when using subversion?  I'm suspecting not.
>
> Mark
>
> ...and then Buffy staked Edward.  The End.
>

-
To unsubscribe, e-mail: users-unsubscr...@maven.apache.org
For additional commands, e-mail: users-h...@maven.apache.org