##// END OF EJS Templates
convert: handle new cvsps with Tags: and multiple tags.
convert: handle new cvsps with Tags: and multiple tags.

File last commit:

r4086:cc8a5222 default
r4698:30e826bd default
Show More
test-symlink-root
8 lines | 82 B | text/plain | TextLexer
#!/bin/sh
hg init a
ln -s a link
cd a
echo foo > foo
hg status
hg status ../link