jhbuild r1637 - in trunk: . jhbuild/versioncontrol
- From: markmc svn gnome org
- To: svn-commits-list gnome org
- Subject: jhbuild r1637 - in trunk: . jhbuild/versioncontrol
- Date: Tue, 2 Oct 2007 15:24:32 +0100 (BST)
Author: markmc
Date: 2007-10-02 15:24:32 +0100 (Tue, 02 Oct 2007)
New Revision: 1637
ViewCVS link: http://svn.gnome.org/viewcvs/jhbuild?rev=1637&view=rev
Modified:
trunk/ChangeLog
trunk/jhbuild/versioncontrol/__init__.py
trunk/jhbuild/versioncontrol/arch.py
trunk/jhbuild/versioncontrol/bzr.py
trunk/jhbuild/versioncontrol/cvs.py
trunk/jhbuild/versioncontrol/darcs.py
trunk/jhbuild/versioncontrol/git.py
trunk/jhbuild/versioncontrol/hg.py
trunk/jhbuild/versioncontrol/svn.py
trunk/jhbuild/versioncontrol/tarball.py
Log:
2007-10-02 Mark McLoughlin <markmc redhat com>
reviewed by: Frederic Peters <fpeters 0d be>
* jhbuild/versioncontrol/__init__.py: assign repository,
config, module and checkoutdir Branch members here
* jhbuild/versioncontrol/cvs.py,
jhbuild/versioncontrol/git.py,
jhbuild/versioncontrol/svn.py,
jhbuild/versioncontrol/tarball.py: chain up to Branch
constructor from sub-classes
* jhbuild/versioncontrol/arch.py,
jhbuild/versioncontrol/bzr.py,
jhbuild/versioncontrol/darcs.py,
jhbuild/versioncontrol/hg.py: don't need Branch
sub-class constructors here
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]