##// 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:

r9900:89399000 stable
r10378:e1401c74 default
Show More
test-inotify.out
52 lines | 705 B | text/plain | TextLexer
Benoit Boissinot
inotify: fix status not showing "clean" files (issue907)...
r7145 adding a
adding b
adding c
adding d
adding dir/bar/foo
adding dir/x
adding dir/y
adding e
Nicolas Dumazet
cmdutil.service: do not _exit(0) in the parent process...
r9896 updating to branch default
8 files updated, 0 files merged, 0 files removed, 0 files unresolved
M a
Benoit Boissinot
inotify: fix status not showing "clean" files (issue907)...
r7145 % inserve
Nicolas Dumazet
inotify: improve error messages...
r9900 % cannot start, already bound
abort: inotify-server: cannot start: socket is already bound
Benoit Boissinot
inotify: fix status not showing "clean" files (issue907)...
r7145 ? hg.pid
% clean
C a
C b
C c
C d
C dir/bar/foo
C dir/x
C dir/y
C e
% all
? hg.pid
C a
C b
C c
C d
C dir/bar/foo
C dir/x
C dir/y
C e
Brendan Cully
inotify: fix status . in repo.root
r7393 % path patterns
M dir/x
? hg.pid
M dir/x
M x
Nicolas Dumazet
inotify: fix issue1375, add a test....
r9116 % issue 1375
adding h/h
adding hg.pid
removing h/h
A h
R h/h
Nicolas Dumazet
inotify: server: explicitely ignore events in subdirs of .hg/ (issue1735)
r9117 M a
merging a
1 files updated, 1 files merged, 2 files removed, 0 files unresolved
M a
3 files updated, 1 files merged, 0 files removed, 0 files unresolved
M a
Nicolas Dumazet
inotify: mark directories visited during lookup (issue1844)...
r9854 adding 1844/foo