Re: [Catalyst] Catalyst Git Conversion

2011-02-15 Thread fREW Schmidt
Yet another re-export as we were missing a number of tags and the branches
had silly names.  Get it while it's hot:

https://github.com/frioux/Catalyst

-- 
fREW Schmidt
http://blog.afoolishmanifesto.com
___
List: Catalyst@lists.scsys.co.uk
Listinfo: http://lists.scsys.co.uk/cgi-bin/mailman/listinfo/catalyst
Searchable archive: http://www.mail-archive.com/catalyst@lists.scsys.co.uk/
Dev site: http://dev.catalyst.perl.org/


[Catalyst] Catalyst Git Conversion

2011-02-15 Thread Christiaan Kras
Just a small suggestion, but if the Git repositories for Catalyst are
going to be hosted on GitHub wouldn't a single Organization on GitHub be
neater to keep the repositories centralized?

-- 
Christiaan Kras c.k...@pcc-online.net
___
List: Catalyst@lists.scsys.co.uk
Listinfo: http://lists.scsys.co.uk/cgi-bin/mailman/listinfo/catalyst
Searchable archive: http://www.mail-archive.com/catalyst@lists.scsys.co.uk/
Dev site: http://dev.catalyst.perl.org/


Re: [Catalyst] Catalyst Git Conversion

2011-02-15 Thread Kieren Diment

On 16/02/2011, at 7:14 AM, Christiaan Kras wrote:

 Just a small suggestion, but if the Git repositories for Catalyst are
 going to be hosted on GitHub wouldn't a single Organization on GitHub be
 neater to keep the repositories centralized?

They'll be hosted by Shadowcat when the time comes to switch off/deprecate the 
svn hosting as far as I know.


___
List: Catalyst@lists.scsys.co.uk
Listinfo: http://lists.scsys.co.uk/cgi-bin/mailman/listinfo/catalyst
Searchable archive: http://www.mail-archive.com/catalyst@lists.scsys.co.uk/
Dev site: http://dev.catalyst.perl.org/


Re: [Catalyst] Catalyst Git Conversion

2011-02-15 Thread fREW Schmidt
That's right.  I just used github while converting repos as I can administer
it easily as need be
On Feb 15, 2011 2:30 PM, Kieren Diment dim...@gmail.com wrote:

 On 16/02/2011, at 7:14 AM, Christiaan Kras wrote:

 Just a small suggestion, but if the Git repositories for Catalyst are
 going to be hosted on GitHub wouldn't a single Organization on GitHub be
 neater to keep the repositories centralized?

 They'll be hosted by Shadowcat when the time comes to switch off/deprecate
the svn hosting as far as I know.


 ___
 List: Catalyst@lists.scsys.co.uk
 Listinfo: http://lists.scsys.co.uk/cgi-bin/mailman/listinfo/catalyst
 Searchable archive:
http://www.mail-archive.com/catalyst@lists.scsys.co.uk/
 Dev site: http://dev.catalyst.perl.org/
___
List: Catalyst@lists.scsys.co.uk
Listinfo: http://lists.scsys.co.uk/cgi-bin/mailman/listinfo/catalyst
Searchable archive: http://www.mail-archive.com/catalyst@lists.scsys.co.uk/
Dev site: http://dev.catalyst.perl.org/


Re: [Catalyst] Catalyst Git Conversion

2011-02-14 Thread Ronald J Kimball
On Sat, Feb 12, 2011 at 3:45 AM, fREW Schmidt fri...@gmail.com wrote:


 #1: is it correct that the svn user rjk is Ronald J Kimball 
 r...@linguist.dartmouth.edu ?


That email address is no longer active.  Please use r...@tamias.net instead.
My github username is tamias.

I'm excited to have Catalyst in git!

thanks,
Ronald
___
List: Catalyst@lists.scsys.co.uk
Listinfo: http://lists.scsys.co.uk/cgi-bin/mailman/listinfo/catalyst
Searchable archive: http://www.mail-archive.com/catalyst@lists.scsys.co.uk/
Dev site: http://dev.catalyst.perl.org/


Re: [Catalyst] Catalyst Git Conversion

2011-02-14 Thread fREW Schmidt
On Mon, Feb 14, 2011 at 9:57 AM, Ronald J Kimball
rkimb...@pangeamedia.comwrote:

 On Sat, Feb 12, 2011 at 3:45 AM, fREW Schmidt fri...@gmail.com wrote:


 #1: is it correct that the svn user rjk is Ronald J Kimball 
 r...@linguist.dartmouth.edu ?


 That email address is no longer active.  Please use rjk@tamias.netinstead.  
 My github username is tamias.


Yeah, I discovered that when I emailed it :-)   Thanks!

Just so everyone knows, the github mapping is done by email, so as long as
you use the same email address on github as whatever project, you'll get
credited by github's system.

I'm excited to have Catalyst in git!


Me too!  Hopefully we can turn the switch by the end of this week!


-- 
fREW Schmidt
http://blog.afoolishmanifesto.com
___
List: Catalyst@lists.scsys.co.uk
Listinfo: http://lists.scsys.co.uk/cgi-bin/mailman/listinfo/catalyst
Searchable archive: http://www.mail-archive.com/catalyst@lists.scsys.co.uk/
Dev site: http://dev.catalyst.perl.org/


Re: [Catalyst] Catalyst Git Conversion

2011-02-14 Thread fREW Schmidt
Ok, I've just re-exported the whole repo to fix the two author issues I've
been notified of.  I also ensured that the github users of those two authors
were picked up correctly.

If anyone else notices anything let me know.

-- 
fREW Schmidt
http://blog.afoolishmanifesto.com
___
List: Catalyst@lists.scsys.co.uk
Listinfo: http://lists.scsys.co.uk/cgi-bin/mailman/listinfo/catalyst
Searchable archive: http://www.mail-archive.com/catalyst@lists.scsys.co.uk/
Dev site: http://dev.catalyst.perl.org/


Re: [Catalyst] Catalyst Git Conversion

2011-02-14 Thread fREW Schmidt
Also just converted the manual, see
https://github.com/frioux/Catalyst-Manual

Two issues I know of are we have no idea who u-foka is and we need
confirmation that tome is Tom Eliaz

-- 
fREW Schmidt
http://blog.afoolishmanifesto.com
___
List: Catalyst@lists.scsys.co.uk
Listinfo: http://lists.scsys.co.uk/cgi-bin/mailman/listinfo/catalyst
Searchable archive: http://www.mail-archive.com/catalyst@lists.scsys.co.uk/
Dev site: http://dev.catalyst.perl.org/


[Catalyst] Catalyst Git Conversion

2011-02-12 Thread fREW Schmidt
Hello All!

Some of you already know that I am working on converting the Catalyst
repository to git.  I am happy to announce that I am closing in on
completion!

The current state of the git repo: https://github.com/frioux/Catalyst
The script to convert it:
https://github.com/frioux/Git-Conversions/blob/master/cat-convert

The only things I know of that we must have before we finalize this
conversion is:

#1: is it correct that the svn user rjk is Ronald J Kimball 
r...@linguist.dartmouth.edu ?
#2: who is svn user didls?

Also, if you'd like to help ensure the sanity of the repo it would be great
if you looked at it!  Here are a few tools I use to try to get a feel for
the quality of the final export:

gitk --all

Perusing the repo with gitk is good; another great thing to do is to View -
Edit View and click Strictly sort by date.  This is helpful for finding
duplicate commits.  Note that there are some commits that look duplicate in
this repo but actually aren't; people decided it would be best to edit
multiple branches in a single commit instead of just dealing with that at
merge time.

git shortlog -s

This will make it clear if I misspelled your name.

Also looking at blames of files can be handy.

Hopefully this helps!

-- 
fREW Schmidt
http://blog.afoolishmanifesto.com
___
List: Catalyst@lists.scsys.co.uk
Listinfo: http://lists.scsys.co.uk/cgi-bin/mailman/listinfo/catalyst
Searchable archive: http://www.mail-archive.com/catalyst@lists.scsys.co.uk/
Dev site: http://dev.catalyst.perl.org/