59
I Use This!
Activity Not Available

Commits : Listings

Analyzed 12 months ago. based on code collected 12 months ago.
Jan 17, 2023 — Jan 17, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
- refine the test - branches and trunk directories are placed in the same level More... over 16 years ago
- add t/bm/prop-setup.t - some unfinished implementation for it More... over 16 years ago
- fix doc error - should we have following argument? % branch --list [--all] [PROJECT] More... over 16 years ago
- $prop_path maybe undef if depotpath in svm:mirror has no match to the given path More... over 16 years ago
- this commit pass the TODOs More... over 16 years ago
- documentation about initialing project from properties More... over 16 years ago
- add comments - add new test, for trunk and branches in the same directory More... over 16 years ago
- more test about properties (path, multiproject...etc) More... over 16 years ago
- Add test when properties of path-{trunk,tags,branches} is set to different directories instead of traditional trunk/ tags/ branches/ - TODO the last test, which current need to be revised first More... over 16 years ago
- TODO my tests for review More... over 16 years ago
- always try to load_from_prop via rootpath set in "svm:mirror" More... over 16 years ago
- when no such branch (like //local), try to br -l -all will have following error - Filesystem has no item: File not found: .... - so return [] when no such path (may be created after br --create) More... over 16 years ago
- '--push' in help More... over 16 years ago
* added a bit more online help for the branch commands More... over 16 years ago
- uri may start with svn+ssh:// More... over 16 years ago
- I failed this in ubuntu 7.10, so convert to regex More... over 16 years ago
- add uri_escape uri_unescape functions to Util.pm - escape uri while dealing with SVN::Mirror and SVN::Ra - unescape uri if user input escaped url - two tests to address them More... over 16 years ago
- Ignore this test to TODO:{} More... over 16 years ago
fix 50dav for 1.5 error output. More... over 16 years ago
fix sync-rebase-multi.t for svn 1.5. More... over 16 years ago
- test - --list --local More... over 16 years ago
- to pass t/remove-many.t with svn 1.5+ - call $target->refresh_revision since $target->normalize didn't do that More... over 16 years ago
* typo in the doc More... almost 17 years ago
* fix failing t/07smerge-delete2.t and adjust other test, in some cases we print more info about skipped things, but I think that's better than hiding changes that will be skipped * one test still fails, but I didn't change it as I really think that test is wrong More... almost 17 years ago
* add failing tests More... almost 17 years ago
- implements br --push --from <branch_name> - pass the test - need to add tests for verifying if --from <tag_name> also work More... almost 17 years ago
- add --swtich trunk test in switch.t - test br --push in bm/merge.t - a TODO: --push --from should accept branches/tags name More... almost 17 years ago
- implements svk br --push More... almost 17 years ago
- local usages - need to implement --push first More... almost 17 years ago
- this test should use branch's --switch instead of switch More... almost 17 years ago