Projects tagged ‘mercurial’, ‘python’, and ‘vcs’


Jump to tag:

Projects tagged ‘mercurial’, ‘python’, and ‘vcs’

Filtered by Project Tags mercurial python vcs

Refine results Project Tags hg (3) git (3) subversion (3) bzr (2) cvs (2) version-control (1) l10n (1) programming (1) scm (1) code (1) dvcs (1) browser (1)

[4 total ]

16 Users

cvs2svn is a Python script that converts a CVS repository to a Subversion repository. It is designed for one-time conversions, not for repeated synchronizations between CVS and Subversion.
Created over 3 years ago.

11 Users
   

Transifex is a system that facilitates the process of submitting translations in various version control systems (VCS) by acting as a proxy for these submissions for a whole translation community. The ... [More] name literally means "translation-builder" (from the latin verb facere). [Less]
Created over 2 years ago.

0 Users

IntroductionThe goal of this project is to collect Python based Mercurial hooks. DocumentationIn order to be able to use the hooks provided by hghooklib you need to make sure hghooklib directory is ... [More] in your PYTHONPATH. See the ChangeLog for version information. HooksCurrently, the following hooks are available: Hook Description CheckGpgSig Ensures only changesets signed with GnuPG are pushed to a repository. ForceOneHead Ensures only one head is in the repository. Further ReadingHere are some links which describe Mercurial hooks in more detail: http://www.selenic.com/mercurial/hgrc.5.html#hooks http://mercurial.selenic.com/wiki/Hook http://hgbook.red-bean.com/read/handling-repository-events-with-hooks.html [Less]
Created 7 months ago.

0 Users

Yet another VCS browser (like ViewVC) and a kind of analyzer providing multiple statistics about repository content and developer activities. Targeted to work with Subversion, GIT and Mercurial. ... [More] Currently at the planning and 'proof of concept' phase. Here comes the requirement page. [Less]
Created 5 months ago.