Re: trac maintenance activity?

View: New views
4 Messages — Rating Filter:   Alert me  

Parent Message unknown Re: trac maintenance activity?

by W. Martin Borgert :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Quoting "Andres Salomon" <dilinger@...>:
> Ah, just noticed debacle's emails[0] regarding this.  You'll certainly
> find no objections from me.  Feel free to take over.

Yes, trac will be maintained in the Python Application Packaging Team.
I already tried to copy the git history to the PAPT svn, but - lacking
any experience with git - failed. I will now just start with the last
version and for the history people have to look into the git.

After bringing trac up to date, I hope to have time to package some of
the (to me!) most important plugins, such as bitten and email2trac.


--
To UNSUBSCRIBE, email to debian-python-REQUEST@...
with a subject of "unsubscribe". Trouble? Contact listmaster@...


Re: trac maintenance activity?

by anatoly techtonik :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

On Thu, Sep 10, 2009 at 6:45 PM, W. Martin Borgert <debacle@...> wrote:
> Quoting "Andres Salomon" <dilinger@...>:
>
> Yes, trac will be maintained in the Python Application Packaging Team.
> I already tried to copy the git history to the PAPT svn, but - lacking
> any experience with git - failed. I will now just start with the last
> version and for the history people have to look into the git.

If you have any experience with Mercurial - you may use convert
extension to convert GIT repository to HG first and then merge HG
changes back to SVN. There is always Tailor that is capable of
converting various repositories into each other. HG to SVN for sure.

I may try to do the conversion, just let me know where to get GIT
sources (althout HG repository would be better to start with).

BTW, when doing test commit an error occurred, and although commit
seems to be recorded in repo, the output from server doesn't seem
normal.
-- cut --
Adding         trac\branches
Adding         trac\tags

Committed revision 3715.

Warning: post-commit hook failed (exit code 13) with output:
svnlook: Write error: Broken pipe
Error opening cache: Permission denied
-- cut --

--
anatoly t.


--
To UNSUBSCRIBE, email to debian-python-REQUEST@...
with a subject of "unsubscribe". Trouble? Contact listmaster@...


Re: trac maintenance activity?

by W. Martin Borgert :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

On 2009-09-11 00:03, anatoly techtonik wrote:
> There is always Tailor that is capable of
> converting various repositories into each other.

According to the description, tailor supports both git and svn.

> I may try to do the conversion, just let me know where to get GIT
> sources (althout HG repository would be better to start with).

http://packages.qa.debian.org/t/trac.html states
git://git.debian.org/git/pkg-trac/trac.git

If you like, feel free to try your luck! I would just leave the
git history in git and start with the latest packaged trac
version, but of course I'm not opposed if somebody else does the
work :~)

> BTW, when doing test commit an error occurred,
...
> Warning: post-commit hook failed (exit code 13) with output:
> svnlook: Write error: Broken pipe
> Error opening cache: Permission denied

As long as no pre-commit hook failed...


--
To UNSUBSCRIBE, email to debian-python-REQUEST@...
with a subject of "unsubscribe". Trouble? Contact listmaster@...


Re: trac maintenance activity?

by anatoly techtonik :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

On Fri, Sep 11, 2009 at 12:52 AM, W. Martin Borgert <debacle@...> wrote:

> http://packages.qa.debian.org/t/trac.html states
> git://git.debian.org/git/pkg-trac/trac.git
>
> If you like, feel free to try your luck! I would just leave the
> git history in git and start with the latest packaged trac
> version, but of course I'm not opposed if somebody else does the
> work :~)

I've decided not to convert git history - it contains a whole Trac
checkout from upstream repository and  the garbage it provides doesn't
worth the value.

--
anatoly t.


--
To UNSUBSCRIBE, email to debian-python-REQUEST@...
with a subject of "unsubscribe". Trouble? Contact listmaster@...