Re: Tagging 1.4 django release in Subversion

2012-03-28 Thread Luke Plant
On 27/03/12 11:01, Florian Apolloner wrote:
> Hi,
> 
> On Tuesday, March 27, 2012 7:09:44 AM UTC+2, Łukasz Rekucki wrote:
> 
> For a moment, I thought we could have some more of that magic and
> amend the commits in git, so that "author" would be the patch
> contributor and commit author would be the "committer". This should be
> possible in most cases, as you only need to map the "Thanks  username>" to an email address and github should do the rest.
> 
> Not really possible, or how are you planning to map "Thanks me, you,
> someoneelse" to git -- afaik the support only one author field ;) (Aside
> from that, I guess the migration is enough work already, so…)

And also, even for the single author case, I have very often committed
patches where I have made slight or extensive tweaks, and I wouldn't
want that code to be attributed to them, since I might have introduced
bugs myself.

Luke


-- 
"I spilled spot remover on my dog. Now he's gone." (Steven Wright)

Luke Plant || http://lukeplant.me.uk/

-- 
You received this message because you are subscribed to the Google Groups 
"Django developers" group.
To post to this group, send email to django-developers@googlegroups.com.
To unsubscribe from this group, send email to 
django-developers+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/django-developers?hl=en.



Re: Tagging 1.4 django release in Subversion

2012-03-27 Thread Florian Apolloner
Hi,

On Tuesday, March 27, 2012 7:09:44 AM UTC+2, Łukasz Rekucki wrote:
>
> For a moment, I thought we could have some more of that magic and
> amend the commits in git, so that "author" would be the patch
> contributor and commit author would be the "committer". This should be
> possible in most cases, as you only need to map the "Thanks  username>" to an email address and github should do the rest.
>
Not really possible, or how are you planning to map "Thanks me, you, 
someoneelse" to git -- afaik the support only one author field ;) (Aside 
from that, I guess the migration is enough work already, so…)

Cheers,
Florian

-- 
You received this message because you are subscribed to the Google Groups 
"Django developers" group.
To view this discussion on the web visit 
https://groups.google.com/d/msg/django-developers/-/aEiuFmRh-lkJ.
To post to this group, send email to django-developers@googlegroups.com.
To unsubscribe from this group, send email to 
django-developers+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/django-developers?hl=en.



Re: Tagging 1.4 django release in Subversion

2012-03-26 Thread Łukasz Rekucki
On 27 March 2012 03:01, Alex Gaynor  wrote:
>
>
> On Mon, Mar 26, 2012 at 9:00 PM, Łukasz Rekucki  wrote:
>>
>> On 27 March 2012 02:44, Reinout van Rees  wrote:
>> > On 26-03-12 18:13, Florian Apolloner wrote:
>> >>
>> >>
>> >>    I'm also intrigued how you have a release tarball before you have
>> >>    tagged the release!
>> >>
>> >> It's magic :ş
>> >
>> >
>> > Well, it is the kind of magic that gets you burned at the stake for
>> > witchcraft :-)
>> >
>>
>> That only means it must be effective ;)
>>
>>
>> As for the GitHub migration, I noticed this little repo[1]. Are you
>> collecting only major contributors or is it open for pull requests ?
>>
>>
>> [1]: https://github.com/brosner/django-git-authors
>>
>> --
>> Łukasz Rekucki
>>
>> --
>> You received this message because you are subscribed to the Google Groups
>> "Django developers" group.
>> To post to this group, send email to django-developers@googlegroups.com.
>> To unsubscribe from this group, send email to
>> django-developers+unsubscr...@googlegroups.com.
>> For more options, visit this group at
>> http://groups.google.com/group/django-developers?hl=en.
>>
>
> As far as I understand, it's only needed for people with commits in the SVN
> repo.  (That is, commit authors, not patch contributors).
>

For a moment, I thought we could have some more of that magic and
amend the commits in git, so that "author" would be the patch
contributor and commit author would be the "committer". This should be
possible in most cases, as you only need to map the "Thanks " to an email address and github should do the rest.


> Alex
>


> --
> "I disapprove of what you say, but I will defend to the death your right to
> say it." -- Evelyn Beatrice Hall (summarizing Voltaire)
> "The people's good is the highest law." -- Cicero
>
> --
> You received this message because you are subscribed to the Google Groups
> "Django developers" group.
> To post to this group, send email to django-developers@googlegroups.com.
> To unsubscribe from this group, send email to
> django-developers+unsubscr...@googlegroups.com.
> For more options, visit this group at
> http://groups.google.com/group/django-developers?hl=en.



-- 
Łukasz Rekucki

-- 
You received this message because you are subscribed to the Google Groups 
"Django developers" group.
To post to this group, send email to django-developers@googlegroups.com.
To unsubscribe from this group, send email to 
django-developers+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/django-developers?hl=en.



Re: Tagging 1.4 django release in Subversion

2012-03-26 Thread Reinout van Rees

On 27-03-12 02:47, James Bennett wrote:

On Mon, Mar 26, 2012 at 7:44 PM, Reinout van Rees  wrote:

>  Having a release before the tag? Sounds weird to me. Making a tag is
>  integral to the actual release, right? Curious:-)

The tag and the release package are both just the same revision from
trunk, so there is no requirement for the tag to exist in order to
release.

In this case we were holding off a bit to see if we could pull off the
GitHub migration quickly after the release, in which case it'd be one
less thing to migrate (easy enough to just tag the release once we get
it over there). But since that didn't happen, it's now been tagged in
SVN.


Good reason.

I'm looking forward to seeing how github plays out for Django. It'll be 
anything from a fun sociological experiment to a possible boost for 
participation. Really positively curious how it will play out.



Reinout

--
Reinout van Reeshttp://reinout.vanrees.org/
rein...@vanrees.org http://www.nelen-schuurmans.nl/
"If you're not sure what to do, make something. -- Paul Graham"

--
You received this message because you are subscribed to the Google Groups "Django 
developers" group.
To post to this group, send email to django-developers@googlegroups.com.
To unsubscribe from this group, send email to 
django-developers+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/django-developers?hl=en.



Re: Tagging 1.4 django release in Subversion

2012-03-26 Thread Alex Gaynor
On Mon, Mar 26, 2012 at 9:00 PM, Łukasz Rekucki  wrote:

> On 27 March 2012 02:44, Reinout van Rees  wrote:
> > On 26-03-12 18:13, Florian Apolloner wrote:
> >>
> >>
> >>I'm also intrigued how you have a release tarball before you have
> >>tagged the release!
> >>
> >> It's magic :ş
> >
> >
> > Well, it is the kind of magic that gets you burned at the stake for
> > witchcraft :-)
> >
>
> That only means it must be effective ;)
>
>
> As for the GitHub migration, I noticed this little repo[1]. Are you
> collecting only major contributors or is it open for pull requests ?
>
>
> [1]: https://github.com/brosner/django-git-authors
>
> --
> Łukasz Rekucki
>
> --
> You received this message because you are subscribed to the Google Groups
> "Django developers" group.
> To post to this group, send email to django-developers@googlegroups.com.
> To unsubscribe from this group, send email to
> django-developers+unsubscr...@googlegroups.com.
> For more options, visit this group at
> http://groups.google.com/group/django-developers?hl=en.
>
>
As far as I understand, it's only needed for people with commits in the SVN
repo.  (That is, commit authors, not patch contributors).

Alex

-- 
"I disapprove of what you say, but I will defend to the death your right to
say it." -- Evelyn Beatrice Hall (summarizing Voltaire)
"The people's good is the highest law." -- Cicero

-- 
You received this message because you are subscribed to the Google Groups 
"Django developers" group.
To post to this group, send email to django-developers@googlegroups.com.
To unsubscribe from this group, send email to 
django-developers+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/django-developers?hl=en.



Re: Tagging 1.4 django release in Subversion

2012-03-26 Thread Łukasz Rekucki
On 27 March 2012 02:44, Reinout van Rees  wrote:
> On 26-03-12 18:13, Florian Apolloner wrote:
>>
>>
>>    I'm also intrigued how you have a release tarball before you have
>>    tagged the release!
>>
>> It's magic :ş
>
>
> Well, it is the kind of magic that gets you burned at the stake for
> witchcraft :-)
>

That only means it must be effective ;)


As for the GitHub migration, I noticed this little repo[1]. Are you
collecting only major contributors or is it open for pull requests ?


[1]: https://github.com/brosner/django-git-authors

-- 
Łukasz Rekucki

-- 
You received this message because you are subscribed to the Google Groups 
"Django developers" group.
To post to this group, send email to django-developers@googlegroups.com.
To unsubscribe from this group, send email to 
django-developers+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/django-developers?hl=en.



Re: Tagging 1.4 django release in Subversion

2012-03-26 Thread James Bennett
On Mon, Mar 26, 2012 at 7:44 PM, Reinout van Rees  wrote:
> Having a release before the tag? Sounds weird to me. Making a tag is
> integral to the actual release, right? Curious :-)

The tag and the release package are both just the same revision from
trunk, so there is no requirement for the tag to exist in order to
release.

In this case we were holding off a bit to see if we could pull off the
GitHub migration quickly after the release, in which case it'd be one
less thing to migrate (easy enough to just tag the release once we get
it over there). But since that didn't happen, it's now been tagged in
SVN.

-- 
You received this message because you are subscribed to the Google Groups 
"Django developers" group.
To post to this group, send email to django-developers@googlegroups.com.
To unsubscribe from this group, send email to 
django-developers+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/django-developers?hl=en.



Re: Tagging 1.4 django release in Subversion

2012-03-26 Thread Reinout van Rees

On 26-03-12 18:13, Florian Apolloner wrote:


I'm also intrigued how you have a release tarball before you have
tagged the release!

It's magic :ş


Well, it is the kind of magic that gets you burned at the stake for 
witchcraft :-)


Having a release before the tag? Sounds weird to me. Making a tag is 
integral to the actual release, right? Curious :-)



Reinout

--
Reinout van Reeshttp://reinout.vanrees.org/
rein...@vanrees.org http://www.nelen-schuurmans.nl/
"If you're not sure what to do, make something. -- Paul Graham"

--
You received this message because you are subscribed to the Google Groups "Django 
developers" group.
To post to this group, send email to django-developers@googlegroups.com.
To unsubscribe from this group, send email to 
django-developers+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/django-developers?hl=en.



Re: Tagging 1.4 django release in Subversion

2012-03-26 Thread Florian Apolloner
Hi Tom,

On Monday, March 26, 2012 5:59:45 PM UTC+2, Tom Evans wrote:
>
> Out of interest, is there any documentation of the release process?
>
Not sure if the process is documented in public somewhere, a quick search 
suggests no -- might be wrong.
 

> I'm also intrigued how you have a release tarball before you have
> tagged the release!
>
It's magic :þ

-- 
You received this message because you are subscribed to the Google Groups 
"Django developers" group.
To view this discussion on the web visit 
https://groups.google.com/d/msg/django-developers/-/evpgva2WEDUJ.
To post to this group, send email to django-developers@googlegroups.com.
To unsubscribe from this group, send email to 
django-developers+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/django-developers?hl=en.



RE: Tagging 1.4 django release in Subversion

2012-03-26 Thread Johan
>>good news: tag is there (https://code.djangoproject.com/changeset/17810)



Thanks!

 

>>Out of curiosity, what's the benefit of using an svn tag over the released
tarball?

 

For my project I need to apply some patches to the django code (eg for
#8280).  Applying a patch on svn checkout allows me to track my changes
better, and upgrade them between releases.

 

Johan

 

From: django-developers@googlegroups.com
[mailto:django-developers@googlegroups.com] On Behalf Of Florian Apolloner
Sent: Monday, March 26, 2012 5:48 PM
To: django-developers@googlegroups.com
Subject: Re: Tagging 1.4 django release in Subversion

 

Hi,

good news: tag is there (https://code.djangoproject.com/changeset/17810)

On Monday, March 26, 2012 6:05:47 AM UTC+2, Tai Lee wrote:

How come? The release that can be downloaded from the site already must
correspond to an SVN revision number, right? Why not tag it as such so that
people can easily get the same code from SVN as from the release tarball?


Out of curiosity, what's the benefit of using an svn tag over the released
tarball?


Cheers,
Florian 

-- 
You received this message because you are subscribed to the Google Groups
"Django developers" group.
To view this discussion on the web visit
https://groups.google.com/d/msg/django-developers/-/dZ-7tRLAXswJ.
To post to this group, send email to django-developers@googlegroups.com.
To unsubscribe from this group, send email to
django-developers+unsubscr...@googlegroups.com.
For more options, visit this group at
http://groups.google.com/group/django-developers?hl=en.

-- 
You received this message because you are subscribed to the Google Groups 
"Django developers" group.
To post to this group, send email to django-developers@googlegroups.com.
To unsubscribe from this group, send email to 
django-developers+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/django-developers?hl=en.



Re: Tagging 1.4 django release in Subversion

2012-03-26 Thread Tom Evans
On Sun, Mar 25, 2012 at 12:02 PM, Florian Apolloner
 wrote:
> Hi,
>
> it's not tagged yet on purpose.
>
> Cheers,
> Florian
>

Out of interest, is there any documentation of the release process?
I'm also intrigued how you have a release tarball before you have
tagged the release!

Cheers

Tom

-- 
You received this message because you are subscribed to the Google Groups 
"Django developers" group.
To post to this group, send email to django-developers@googlegroups.com.
To unsubscribe from this group, send email to 
django-developers+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/django-developers?hl=en.



Re: Tagging 1.4 django release in Subversion

2012-03-26 Thread Florian Apolloner
Hi,

good news: tag is there (https://code.djangoproject.com/changeset/17810)

On Monday, March 26, 2012 6:05:47 AM UTC+2, Tai Lee wrote:
>
> How come? The release that can be downloaded from the site already must 
> correspond to an SVN revision number, right? Why not tag it as such so that 
> people can easily get the same code from SVN as from the release tarball?
>

Out of curiosity, what's the benefit of using an svn tag over the released 
tarball?

Cheers,
Florian 

-- 
You received this message because you are subscribed to the Google Groups 
"Django developers" group.
To view this discussion on the web visit 
https://groups.google.com/d/msg/django-developers/-/dZ-7tRLAXswJ.
To post to this group, send email to django-developers@googlegroups.com.
To unsubscribe from this group, send email to 
django-developers+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/django-developers?hl=en.



Re: Tagging 1.4 django release in Subversion

2012-03-25 Thread Tai Lee
How come? The release that can be downloaded from the site already must 
correspond to an SVN revision number, right? Why not tag it as such so that 
people can easily get the same code from SVN as from the release tarball?

Cheers.
Tai.


On Sunday, 25 March 2012 22:02:30 UTC+11, Florian Apolloner wrote:
>
> Hi,
>
> it's not tagged yet on purpose.
>
> Cheers,
> Florian
>
> On Sunday, March 25, 2012 8:26:17 AM UTC+2, jdetaeye wrote:
>>
>>
>> Can a developer please tag the 1.4 release in the SVN repository please? 
>> Ie create 
>> http://code.​​djangoproject.com/svn/django/​​tags/releases/1.4
>> Looks like it was forgotten...
>>
>> Johan
>>
>>

-- 
You received this message because you are subscribed to the Google Groups 
"Django developers" group.
To view this discussion on the web visit 
https://groups.google.com/d/msg/django-developers/-/TWBkN0anP1oJ.
To post to this group, send email to django-developers@googlegroups.com.
To unsubscribe from this group, send email to 
django-developers+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/django-developers?hl=en.



Re: Tagging 1.4 django release in Subversion

2012-03-25 Thread Florian Apolloner
Hi,

it's not tagged yet on purpose.

Cheers,
Florian

On Sunday, March 25, 2012 8:26:17 AM UTC+2, jdetaeye wrote:
>
>
> Can a developer please tag the 1.4 release in the SVN repository please? 
> Ie create 
> http://code.​djangoproject.com/svn/django/​tags/releases/1.4
> Looks like it was forgotten...
>
> Johan
>
>

-- 
You received this message because you are subscribed to the Google Groups 
"Django developers" group.
To view this discussion on the web visit 
https://groups.google.com/d/msg/django-developers/-/MxeupaggnF0J.
To post to this group, send email to django-developers@googlegroups.com.
To unsubscribe from this group, send email to 
django-developers+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/django-developers?hl=en.



Tagging 1.4 django release in Subversion

2012-03-25 Thread jdetaeye

Can a developer please tag the 1.4 release in the SVN repository please? Ie 
create http://code.djangoproject.com/svn/django/tags/releases/1.4
Looks like it was forgotten...

Johan

-- 
You received this message because you are subscribed to the Google Groups 
"Django developers" group.
To view this discussion on the web visit 
https://groups.google.com/d/msg/django-developers/-/UDO5XqYGNeIJ.
To post to this group, send email to django-developers@googlegroups.com.
To unsubscribe from this group, send email to 
django-developers+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/django-developers?hl=en.