Bug#717824: anonscm.debian.org needs a feedback channel

2013-07-25 Thread anatoly techtonik
Package: general

http://anonscm.debian.org/ doesn't have any coordinates in site footer
to report issues such as this one
http://anonscm.debian.org/viewvc/python-modules/packages/python-pyftpdlib/trunk/debian/watch?r1=13515r2=13521
and others.

--
anatoly t.


-- 
To UNSUBSCRIBE, email to debian-devel-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: 
http://lists.debian.org/CAPkN8xJ-EK2ytF7QeAvcN=ke77t0vopnftn2iag65j+zd7v...@mail.gmail.com



Re: MBF: embedded copies of Python modules

2009-11-08 Thread anatoly techtonik
2009/11/8 Jakub Wilk uba...@users.sf.net:
 I am going to file a few dozens of bugs against packages that are embedding
 copies of Python modules; more specifically:

Do you mean that all these packages need to stick to the stable
standard version of some Module available in Debian? I personally
think that fit is a bad idea, because by upgrading such Module it is
possible to break Python Application that require older version of the
Module for its equivalent stable version.

How does Debian Policy 4.13 (Convenience copies of code) deal in this case?

Is it possible for Python Applications to maintain their own set of
stable modules independently? For example by building virtualenv
upon installation and filling missing dependencies online through
custom mirror of PyPi packages with added Debian specifics?
-- 
anatoly t.


-- 
To UNSUBSCRIBE, email to debian-devel-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Re: trac maintenance activity?

2009-09-10 Thread anatoly techtonik
On Thu, Sep 10, 2009 at 6:45 PM, W. Martin Borgert deba...@debian.org wrote:
 Quoting Andres Salomon dilin...@collabora.co.uk:

 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-devel-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org