59
I Use This!
Activity Not Available

Commits : Listings

Analyzed about 1 year ago. based on code collected about 1 year ago.
Jan 17, 2023 — Jan 17, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
- fix t/uri-escape-dav-move.t - http://rt.cpan.org/Ticket/Display.html?id=28087 More... over 16 years ago
- correct the test output More... over 16 years ago
- failing test for moving files/dirs containing " " (space) - http://rt.cpan.org/Ticket/Display.html?id=28087 More... over 16 years ago
correct loc usage. More... over 16 years ago
- prop-setup-inverse-layout implemented - no task # on http://task.hm/ (which cause me forgot to commit :p) More... over 16 years ago
- We have 'Bootstrapping mirror from dump' info while set bootstrap - check the bootstrap file before initial the mirror More... over 16 years ago
allow bootstrap from -. More... over 16 years ago
want new unreleased SVN::Dump. More... over 16 years ago
cleaned up some bad wording in the output of 'svk help help' More... over 16 years ago
- to fix r2875 - $target->report should never be '' to call subdir - since it use XD::to_add, and there's $logger->info( "$st $report$bin"); in XD::_to_add() - so also modify the t/23commit. More... over 16 years ago
* 5.10 is pickier about passing undef to lc -- guard against that. More... over 16 years ago
in lock message, show where it was actually locked at. More... over 16 years ago
* remove use of SVK::Editor::Sign deleted in r2848 More... over 16 years ago
- to fix http://task.hm/ENH4 - return and warn if user didn't specify branch name when --create More... over 16 years ago
- fix my previous error (r2899) More... over 16 years ago
- hmm , what should we deal with remove * ? - and how do we remove local branch gently? More... over 16 years ago
- for http://task.hm/ELIH - which the path does not exists but only show Invalide --from argument - not even using --from in this case More... over 16 years ago
- fix empty project name if we already in a project-ed repos but not in that project path, and we still issue a --setup - remove extra message since there's enough info More... over 16 years ago
- fix http://task.hm/EKYL - flag check_only is not used in Switch, so checking in Branch.pm - when online (from local to remote), for a non-existent branch - copy it, sm it, and delete - when issued with '-C', just tell user what we will do - since copy is fake, then no way to fake a sm More... over 16 years ago
- detect path gracefully More... over 16 years ago
- add sub dst_name() - we're encourage to use dst_name/dst_path; - --move now check if the dst branch is exists. More... over 16 years ago
- fix a bug that --move local to remote didn't actually delete the local branch. More... over 16 years ago
* don't explod when an editor fails when doing a hand-mrege More... over 16 years ago
- remove not-required code More... over 16 years ago
- refactoring by using locate_project() More... over 16 years ago
Don't use a merge base that is part of a condensed skip-to sync. More... over 16 years ago
- refactor project loading code into sub locate_project() More... over 16 years ago
- svk br in non-wc w/o --project should die as svk st More... over 16 years ago
- fix t/uri-escape-dav-smerge.t problem http://lists.bestpractical.com/pipermail/svk-users/2008-April/000230.html - 'cos %args may contains (url => blah), which is not clear if we already define url => in SVN::Ra->new( ... ); More... over 16 years ago
- test case for http://lists.bestpractical.com/pipermail/svk-users/2008-April/000230.html More... over 16 years ago