openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Forums
SVK
Settings
|
Report Duplicate
59
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Activity Not Available
Commits
: Listings
Analyzed
12 months
ago. based on code collected
12 months
ago.
Jan 17, 2023 — Jan 17, 2024
Showing page 12 of 91
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
From:
[email protected]
Subject: [svk-devel] patch to prevent failure when you don't have a tty Date: March 25, 2008 2:39:52 PM EDT
Jesse Vincent
More...
almost 17 years ago
- Merge //mirror/svk/branches/merge_perf to //mirror/svk/trunk
Chia-liang Kao
More...
almost 17 years ago
defer find_merge_sources calls which are rather expensive.
Chia-liang Kao
More...
almost 17 years ago
make more use of unresolved merge info.
Chia-liang Kao
More...
almost 17 years ago
switch to use find_merge_sources2 that defers ->resolve calls until we intersect the merge info.
Chia-liang Kao
More...
almost 17 years ago
- in SVK/Command/Delete.pm sub do_delete_direct() - we use arg[0] as target, which rev is used to delete_entry - so if arg[0].rev is older (<) than arg[1...n], - in svn 1.5+ it will raise 'out of date' error - this is the test case for it
CL Sung
More...
almost 17 years ago
Bring back find_local_rev cache for svk::mirror.
Chia-liang Kao
More...
almost 17 years ago
Fix svk mv when we use tee editor to commit to remote.
Chia-liang Kao
More...
almost 17 years ago
- fix test fail with svn 1.5+ - workaround to pass t/mirror/sync-rebase-delta.t and t/mirror/sync-rebase.t - $entry->copyfrom_path and $entry->copyfrom_rev will be messed after code $self->_mirror_changesets( $revdata->[0], $callback, 0, $old_path ); called in sub _sync_edge_changeset();
CL Sung
More...
almost 17 years ago
- for different error output from svn 1.5 - same format with previous commit, but - no 'uncleaned txns (1) on //' msg
CL Sung
More...
almost 17 years ago
- for different error output from svn 1.5 - note with svn 1.5 this test will produce msg: # uncleaned txns (1) on //
CL Sung
More...
almost 17 years ago
- die when invalid merge base like file:///dev/shm/svk/test_repos/trunk:6
CL Sung
More...
almost 17 years ago
- 'br --from trunk' should use trunk instead of branch/trunk - TODO - search branches/trunk/tags in order
CL Sung
More...
almost 17 years ago
- die if invalide --from argument
CL Sung
More...
almost 17 years ago
- allow '-P' for svk br merge
CL Sung
More...
almost 17 years ago
- svk br --create foobar --from trunk - should use trunk/ instead of branches/trunk - this is the test
CL Sung
More...
almost 17 years ago
- test for baseurl arugment like '--base file:///dev/shm/svk/test_repos/trunk:6'
CL Sung
More...
almost 17 years ago
- to pass in both svn 1.4/1.5
CL Sung
More...
almost 17 years ago
- pass in svn 1.4.* - fail in svn 1.5 with following message: 'Transaction is out of date: Directory '/mirror/P/B/F/foo' is out of date'
CL Sung
More...
almost 17 years ago
* don't modify $_[1] as it can be read-only value
Ruslan Zakirov
More...
almost 17 years ago
- implement the multiple branches moving - pass the test
CL Sung
More...
almost 17 years ago
- add test that - < clkao> cls_bsd: svk br --move A B dir/ seems to move only B
CL Sung
More...
almost 17 years ago
- implement - svk br move //local/foobar //mirror/remotefoobar - test case provided
CL Sung
More...
almost 17 years ago
Support mirroring source that the anchor or parent was renamed.
Chia-liang Kao
More...
almost 17 years ago
- fix the problem which depotpath is '//foo' instead of //mirror/foo'
CL Sung
More...
almost 17 years ago
- forget to remove this two '/mirror'
CL Sung
More...
almost 17 years ago
- test if user use /foo instead of /mirror/foo as depot
CL Sung
More...
almost 17 years ago
2007-10-24 Akinori MUSHA <
[email protected]
>
Chia-liang Kao
More...
almost 17 years ago
* Improved dependency checking for bootstrap
Jesse Vincent
More...
almost 17 years ago
* missing dependency for new bootstrapping feature
Jesse Vincent
More...
almost 17 years ago
←
1
2
…
8
9
10
11
12
13
14
15
16
…
90
91
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree