aboutsummaryrefslogtreecommitdiffstats
path: root/libbe/arch.py
Commit message (Collapse)AuthorAgeFilesLines
* Replaced libbe.arch.invoke() with general rcs.invoke()W. Trevor King2008-11-141-14/+3
|
* * use python2.4/2.5 compatible import of ElementTreeW. Trevor King2008-11-131-1/+5
| | | | | * catch Popen() calls to missing VCS binaries * test.py should only test installed backends
* Ensure that Arch tests have a user id setAaron Bentley2007-07-161-0/+20
|
* Added compatibility functions for commit to arch, no_rcsAaron Bentley2006-02-031-0/+9
|
* Fixed subprocess invocation for bzrAaron Bentley2005-12-231-0/+1
|
* Various Windows-related bugfixesAaron Bentley2005-12-221-8/+11
|
* Distinguished between 'paranoid' and non-paranoid add-idAaron Bentley2005-05-191-8/+8
| | | | | The paranoid adds are only used for the .be root. Paranoia is a big time-suck on Arch trees, because they require a full inventory.
* Normalized paths before use in rel_filenameAaron Bentley2005-05-181-0/+2
|
* Ensured .be is source for Arch (closes 381)Aaron Bentley2005-05-181-1/+86
| | | | | | | Modified bug reports: 381: Ensure .be is source in Arch status: open -> closed
* Added appropriate copyright notices, GPLed.Aaron Bentley2005-05-161-0/+16
|
* Added preliminary tree-diffing supportAaron Bentley2005-04-141-6/+17
|
* Added RCS configuration.Aaron Bentley2005-03-191-0/+32
|
* Made arch_client configurableAaron Bentley2005-03-111-3/+14
|
* Added RCS integrationAaron Bentley2005-03-091-0/+15