[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#421794: ITP: hgsvn -- Scripts to work locally on Subversion checkouts using Mercurial



Package: wnpp
Severity: wishlist
Owner: Vincent Danjean <vdanjean@debian.org>

* Package name    : hgsvn
  Version         : 0.1.1
  Upstream Author : Antoine Pitrou <antoine.pitrou@wengo.com>
* URL             : http://cheeseshop.python.org/pypi/hgsvn
* License         : GPL
  Programming Lang: Python
  Description     : Scripts to work locally on Subversion checkouts using Mercurial

 This set of scripts allows to work locally on Subversion-managed projects
 using the Mercurial distributed version control system.
 .
 Why use Mercurial ? You can do local (disconnected) work, pull the latest
 changes from the SVN server, manage private branches, submit patches to
 project maintainers, etc. And of course you have fast local operations like
 "hg log", "hg annotate"...
 .
 Currenly two scripts are provided: hgimportsvn and hgpullsvn
 .
 hgimportsvn initializes an SVN checkout which is also a Mercurial repository.
 .
 hgpullsvn pulls the latest changes from the SVN repository, and updates the
 Mercurial repository accordingly. It can be run multiple times.
 .
  Homepage: http://cheeseshop.python.org/pypi/hgsvn


-- System Information:
Debian Release: lenny/sid
  APT prefers unstable
  APT policy: (990, 'unstable'), (500, 'testing'), (500, 'stable'), (1, 'experimental')
Architecture: i386 (i686)

Kernel: Linux 2.6.20-1-686 (SMP w/1 CPU core)
Locale: LANG=fr_FR.UTF-8, LC_CTYPE=fr_FR.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash



Reply to: