##// END OF EJS Templates
subrepo: change default path in hgrc of subrepo after cloning...
subrepo: change default path in hgrc of subrepo after cloning Previous behavior was to put in the cloned subrepos the path found in the original main repo. However it isn't valid for relative path and it seems more logical to reference instead the subrepos working copy path of the original main repo.

File last commit:

r6935:03916abd default
r10378:e1401c74 default
Show More
test-casefolding.out
14 lines | 409 B | text/plain | TextLexer
/ tests / test-casefolding.out
Patrick Mezard
Add test for case folding issues
r6806 % test file addition with bad case
adding a
A a
a
% test case collision on rename (issue 750)
adding a
a
Gilles Moris
Have verbose and debug flag print the changeset rev and hash when committing....
r6935 committed changeset 0:07f4944404050f47db2e5c5071e0e84e7a27bba9
Patrick Mezard
Add test for case folding issues
r6806 A: not overwriting - file exists
% test case collision between revisions (issue 912)
adding a
adding A
1 files updated, 0 files merged, 1 files removed, 0 files unresolved
1 files updated, 0 files merged, 1 files removed, 0 files unresolved