Thread: ver_svn.sh?

ver_svn.sh?

From
Dave Page
Date:
Hey Magnus,

Is there any reason why pgadmin/ver_svn.sh exists? It looks like the
same work is actually handled in pgadmin/Makefile.am.

--
Dave Page
EnterpriseDB UK:   http://www.enterprisedb.com

Re: ver_svn.sh?

From
Dave Page
Date:
On Tue, Sep 29, 2009 at 1:27 PM, Magnus Hagander <magnus@hagander.net> wrote:
> 2009/9/29 Dave Page <dpage@pgadmin.org>:
>> Hey Magnus,
>>
>> Is there any reason why pgadmin/ver_svn.sh exists? It looks like the
>> same work is actually handled in pgadmin/Makefile.am.
>
> Seems that one was created for the attempt at doing cmake builds. It's
> not used in the autotool builds.

ahh, OK.


--
Dave Page
EnterpriseDB UK:   http://www.enterprisedb.com

Re: ver_svn.sh?

From
Magnus Hagander
Date:
2009/9/29 Dave Page <dpage@pgadmin.org>:
> Hey Magnus,
>
> Is there any reason why pgadmin/ver_svn.sh exists? It looks like the
> same work is actually handled in pgadmin/Makefile.am.

Seems that one was created for the attempt at doing cmake builds. It's
not used in the autotool builds.

--
 Magnus Hagander
 Me: http://www.hagander.net/
 Work: http://www.redpill-linpro.com/

Re: ver_svn.sh?

From
Dave Page
Date:
On Tue, Sep 29, 2009 at 1:34 PM, Magnus Hagander <magnus@hagander.net> wrote:
> 2009/9/29 Dave Page <dpage@pgadmin.org>:
>> On Tue, Sep 29, 2009 at 1:27 PM, Magnus Hagander <magnus@hagander.net> wrote:
>>> 2009/9/29 Dave Page <dpage@pgadmin.org>:
>>>> Hey Magnus,
>>>>
>>>> Is there any reason why pgadmin/ver_svn.sh exists? It looks like the
>>>> same work is actually handled in pgadmin/Makefile.am.
>>>
>>> Seems that one was created for the attempt at doing cmake builds. It's
>>> not used in the autotool builds.
>>
>> ahh, OK.
>
> What happened to that, btw? did we give up? .-)

No, just haven't had time. I'm currently trying to make the svn
version number stuff work on a git-svn repo. Which seems to work quite
nicely BTW - all the benefits of git on your laptop, with svn on the
server.

--
Dave Page
EnterpriseDB UK:   http://www.enterprisedb.com

Re: ver_svn.sh?

From
Magnus Hagander
Date:
2009/9/29 Dave Page <dpage@pgadmin.org>:
> On Tue, Sep 29, 2009 at 1:27 PM, Magnus Hagander <magnus@hagander.net> wrote:
>> 2009/9/29 Dave Page <dpage@pgadmin.org>:
>>> Hey Magnus,
>>>
>>> Is there any reason why pgadmin/ver_svn.sh exists? It looks like the
>>> same work is actually handled in pgadmin/Makefile.am.
>>
>> Seems that one was created for the attempt at doing cmake builds. It's
>> not used in the autotool builds.
>
> ahh, OK.

What happened to that, btw? did we give up? .-)


--
 Magnus Hagander
 Me: http://www.hagander.net/
 Work: http://www.redpill-linpro.com/

Re: ver_svn.sh?

From
Dave Page
Date:
On Tue, Sep 29, 2009 at 1:39 PM, Magnus Hagander <magnus@hagander.net> wrote:

> Yeah, I know. Been using it for a while ;) Though I haven't dared
> commit through it. If you set it up to do that as well, stick some
> instructions on the wiki?

I've tried a couple of commits. Seems to work OK - 'git svn dcommit'
will just push the commits on the local repo (whatever git branch
you're on) to svn. Not sure how well it'll cope in the face of
conflicts though!

--
Dave Page
EnterpriseDB UK:   http://www.enterprisedb.com

Re: ver_svn.sh?

From
Magnus Hagander
Date:
2009/9/29 Dave Page <dpage@pgadmin.org>:
> On Tue, Sep 29, 2009 at 1:34 PM, Magnus Hagander <magnus@hagander.net> wrote:
>> 2009/9/29 Dave Page <dpage@pgadmin.org>:
>>> On Tue, Sep 29, 2009 at 1:27 PM, Magnus Hagander <magnus@hagander.net> wrote:
>>>> 2009/9/29 Dave Page <dpage@pgadmin.org>:
>>>>> Hey Magnus,
>>>>>
>>>>> Is there any reason why pgadmin/ver_svn.sh exists? It looks like the
>>>>> same work is actually handled in pgadmin/Makefile.am.
>>>>
>>>> Seems that one was created for the attempt at doing cmake builds. It's
>>>> not used in the autotool builds.
>>>
>>> ahh, OK.
>>
>> What happened to that, btw? did we give up? .-)
>
> No, just haven't had time. I'm currently trying to make the svn
> version number stuff work on a git-svn repo. Which seems to work quite
> nicely BTW - all the benefits of git on your laptop, with svn on the
> server.

Yeah, I know. Been using it for a while ;) Though I haven't dared
commit through it. If you set it up to do that as well, stick some
instructions on the wiki?

--
 Magnus Hagander
 Me: http://www.hagander.net/
 Work: http://www.redpill-linpro.com/

Re: ver_svn.sh?

From
Magnus Hagander
Date:
2009/9/29 Dave Page <dpage@pgadmin.org>:
> On Tue, Sep 29, 2009 at 1:39 PM, Magnus Hagander <magnus@hagander.net> wrote:
>
>> Yeah, I know. Been using it for a while ;) Though I haven't dared
>> commit through it. If you set it up to do that as well, stick some
>> instructions on the wiki?
>
> I've tried a couple of commits. Seems to work OK - 'git svn dcommit'
> will just push the commits on the local repo (whatever git branch
> you're on) to svn. Not sure how well it'll cope in the face of
> conflicts though!

While I have my repo up already, I suggest you put it up on the wiki
anyway for others to realize how easy it is :-)


--
 Magnus Hagander
 Me: http://www.hagander.net/
 Work: http://www.redpill-linpro.com/

Re: ver_svn.sh?

From
Guillaume Lelarge
Date:
Le mardi 29 septembre 2009 à 14:41:56, Dave Page a écrit :
> On Tue, Sep 29, 2009 at 1:39 PM, Magnus Hagander <magnus@hagander.net>
wrote:
> > Yeah, I know. Been using it for a while ;) Though I haven't dared
> > commit through it. If you set it up to do that as well, stick some
> > instructions on the wiki?
>
> I've tried a couple of commits. Seems to work OK - 'git svn dcommit'
> will just push the commits on the local repo (whatever git branch
> you're on) to svn. Not sure how well it'll cope in the face of
> conflicts though!
>

I would also be interested by some details :)


--
Guillaume.
 http://www.postgresqlfr.org
 http://dalibo.com

Re: ver_svn.sh?

From
Dave Page
Date:
On Tue, Sep 29, 2009 at 1:49 PM, Guillaume Lelarge
<guillaume@lelarge.info> wrote:
> Le mardi 29 septembre 2009 à 14:41:56, Dave Page a écrit :
>> On Tue, Sep 29, 2009 at 1:39 PM, Magnus Hagander <magnus@hagander.net>
> wrote:
>> > Yeah, I know. Been using it for a while ;) Though I haven't dared
>> > commit through it. If you set it up to do that as well, stick some
>> > instructions on the wiki?
>>
>> I've tried a couple of commits. Seems to work OK - 'git svn dcommit'
>> will just push the commits on the local repo (whatever git branch
>> you're on) to svn. Not sure how well it'll cope in the face of
>> conflicts though!
>>
>
> I would also be interested by some details :)

http://code.pgadmin.org/trac/wiki/git-svn


--
Dave Page
EnterpriseDB UK:   http://www.enterprisedb.com