Browsing projects by Tag(s)

Select a tag to browse associated projects and drill deeper into the tag cloud.

Showing page 11 of 14

A library for accessing HG repositories.

0
 
  0 reviews  |  0 users  |  0 current contributors
 
 

IntroductionWhen trying to develop small to medium size projects, you often skip setting up big and complicated CI (Continuous Integration) tools such as Buildbot. Who would want to set up an almost enterprise tool, that could drive away hours of development when all you need is something simple ... [More] to continuously check for errors every time you commit code to a repository? Main objectiveTo run CUSCO once in one terminal while you work on your IDE or on another terminal. You commit your code and you see your tests in real time. Dependencies and VersionsBefore running everything please NOTE that CUSCO was developed with Python 2.6 You will also need: Pylint Nose CUSCO will not run unless these dependencies are met. OptionsFor full options run: python cusco.py --helpYou will always need to supply a path. To start serving right away: python cusco.py -p /path/to/directoryCurrent Limitationscusco will only run with HG (Mercurial) and has limited options. For now, it will only run the tests against an existing path with code and will return the results via Nose at the terminal. Feature ListHave a Master Cusco Daemon that runs somewhere else and you can connect remotely. Configuration files for different scenarios. You always need the options! SVN support. Email alerts Multi-threaded tests for several instances/scenarios [Less]

0
 
  0 reviews  |  0 users  |  0 current contributors
 
 

This is a project aimed at creating a single, client-like interface similar to Perforce for Mercurial. The goal is to reduce the impact of moving from a Perforce project to a Mercurial. Minimalism in GUI while accurately expressing information and intent, unlike the horror of TortoiseHg, is a ... [More] primary concern. Sacrifices for ease of use are acceptable. The code base should be easy to work with and relatively lightweight, utilizing C# to basically sit upon and call Mercurial functionality. [Less]

0
 
  0 reviews  |  0 users  |  0 current contributors  |  Analyzed 4 days ago
 
 

ambaradan

0
 
  0 reviews  |  0 users  |  0 current contributors
 
 

Develop a mercurial gui for Mac OS X which is comparable to TortoiseHG or the Subversion client Versions.

0
 
  0 reviews  |  0 users  |  0 current contributors  |  Analyzed 10 days ago
 
 
Compare

You can use hg for diary work, and svn for all the crew, without the crew have knowledge about hg. Also the motivation for this project is by able to do something like: hg ci hg up last-svn-synch svn up + hg ci -Am "rev 123" -> new head hg merge + hg ci svn ciWith the nice-to-have ... [More] uncollapsed optional change history from svn, and from hg to svn [Less]

0
 
  0 reviews  |  0 users  |  1,083 lines of code  |  0 current contributors  |  Analyzed 6 days ago
 
 

Python Multiple Project Managament System for Subversion (SNV) / GIT / Mercurial based on web.py, sqlobject and Lasagna2 (visie project) using tickets and roundups for manage your staff.

0
 
  0 reviews  |  0 users  |  0 current contributors
 
 
0
 
  0 reviews  |  0 users  |  2,594 lines of code  |  0 current contributors  |  Analyzed 25 minutes ago
 
 

What is hg.Net?A .Net class library that provides you with functionality to integrate Mercurial into your applications. What is Mercurial?A source control management system, more info at the Mercurial home page. What is hg.Net written in?VB.Net for framework version 2. I have not tested this in ... [More] Mono yet. More details pleaseThe wrapper features a couple of output parsers, useful for processing log and status commands into objects, with an inheritable parser base from which you can construct your own parsers. The wrapper also allows you to execute any custom command, with an arbitrary number of arguments. It has built-in support to ensure cross-thread safety, allowing you to use the asynchronous events in your applications while it remains responsive (No mucking around with Invoke and Delegates!) How do I get the library?There is a compiled DLL available in the Download section, or grab the Source code and compile it yourself! How do I use the library?The source code solution comes with a test project demonstrating the library. It is also available as a separate download. [Less]

0
 
  0 reviews  |  0 users  |  1,833 lines of code  |  0 current contributors  |  Analyzed 4 days ago
 
 

Demo of Mercurial for UWG CS undergrads.

0
 
  0 reviews  |  0 users  |  0 current contributors  |  Analyzed 3 days ago
 
 
 
 

Creative Commons License Copyright © 2013 Black Duck Software, Inc. and its contributors, Some Rights Reserved. Unless otherwise marked, this work is licensed under a Creative Commons Attribution 3.0 Unported License . Ohloh ® and the Ohloh logo are trademarks of Black Duck Software, Inc. in the United States and/or other jurisdictions. All other trademarks are the property of their respective holders.