Recently WebOb migrated from Subversion to Mercurial and as I'm one of
the contributors I had to acquaint myself with that. Now that I'm used
to the system I think I might migrate Reaction repo to hg (I guess
PasteOb as well). I would use bitbucket hosting which would also clear
the licensing issue: Google Code doesn't allow PSF / ZPL licensing and
that's what Trellis used. I would just use MIT if I had the choice, I
don't get why PJE seems to be against that.
Any reactions to this?
Please don't ask about bzr or git -- I don't have a preference, it's
just that I am used to Mercurial by now.
PS. By the way, I wonder how much Trellis code remains in Reaction? If
we don't count the tests, I'd guess at about 40%.
--
Best Regards,
Sergey Schetinin
http://s3bk.com/ -- S3 Backup
http://word-to-html.com/ -- Word to HTML Converter
2010/1/19 Andrew Svetlov <andrew....@gmail.com>:
> --
> Mailing list: http://groups.google.com/group/better-python
> Unsubscribe: better-pytho...@googlegroups.com
>
2010/1/19 Алексей С. <phli...@gmail.com>:
http://s3bk.com/ -- S3 Backup
2010/1/19 Sergey Schetinin <mal...@gmail.com>:
2010/1/18 Sergey Schetinin <mal...@gmail.com>:
2010/1/19 Sergey Schetinin <mal...@gmail.com>:
I had another go at it, this time after quite some work and even
hacking the conversion process itself I got it to convert properly.
* Trellis revision history is included
* all commits are correctly attributed
* there are no huge changesets that are just CRLF <-> LF conversions
(this took a while to fix)
* the renames are not tracked, I didn't manage to fix that as well --
there are a couple issues about this and I've spent enough time on
this conversion already. If someone manages to reconvert the repo
autoguessing the renames, I'll gladly use that.