exe-

I did this exactly, on Karmic just now.  I'm still not reproducing the
bug:

kirkl...@x200:~$ cd /tmp/
kirkl...@x200:/tmp$ hg init testrepo
kirkl...@x200:/tmp$ cd ./testrepo
kirkl...@x200:/tmp/testrepo$ echo "content" > testfile
kirkl...@x200:/tmp/testrepo$ ln -s testfile ./.testlink
kirkl...@x200:/tmp/testrepo$ hg add
adding .testlink
adding testfile
kirkl...@x200:/tmp/testrepo$ hg ci -m "commit"
No username found, using 'kirkl...@x200' instead
kirkl...@x200:/tmp/testrepo$ cd ~
kirkl...@x200:~$ hg clone ssh://localhost//tmp/testrepo clonedrepo
requesting all changes
adding changesets
adding manifests
adding file changes
added 1 changesets with 2 changes to 2 files
updating working directory
2 files updated, 0 files merged, 0 files removed, 0 files unresolved
kirkl...@x200:~$ tar -cf - ./clonedrepo | tar -tvf -
drwxr-xr-x kirkland/kirkland 0 2009-10-14 15:02 ./clonedrepo/
-rw-r--r-- kirkland/kirkland 8 2009-10-14 15:02 ./clonedrepo/testfile
lrwxrwxrwx kirkland/kirkland 0 2009-10-14 15:02 ./clonedrepo/.testlink -> 
testfile
drwxr-xr-x kirkland/kirkland 0 2009-10-14 15:02 ./clonedrepo/.hg/
-rw-r--r-- kirkland/kirkland 7 2009-10-14 15:02 ./clonedrepo/.hg/undo.branch
-rw-r--r-- kirkland/kirkland 8 2009-10-14 15:02 ./clonedrepo/.hg/branch
-rw-r--r-- kirkland/kirkland 91 2009-10-14 15:02 ./clonedrepo/.hg/dirstate
-rw-r--r-- kirkland/kirkland 48 2009-10-14 15:02 ./clonedrepo/.hg/hgrc
-rw-r--r-- kirkland/kirkland 57 2009-10-14 15:02 ./clonedrepo/.hg/00changelog.i
-rw-r--r-- kirkland/kirkland 23 2009-10-14 15:02 ./clonedrepo/.hg/requires
drwxr-xr-x kirkland/kirkland  0 2009-10-14 15:02 ./clonedrepo/.hg/store/
-rw-r--r-- kirkland/kirkland 68 2009-10-14 15:02 ./clonedrepo/.hg/store/undo
-rw-r--r-- kirkland/kirkland 155 2009-10-14 15:02 
./clonedrepo/.hg/store/00manifest.i
-rw-r--r-- kirkland/kirkland 157 2009-10-14 15:02 
./clonedrepo/.hg/store/00changelog.i
-rw-r--r-- kirkland/kirkland  33 2009-10-14 15:02 ./clonedrepo/.hg/store/fncache
drwxr-xr-x kirkland/kirkland   0 2009-10-14 15:02 ./clonedrepo/.hg/store/data/
-rw-r--r-- kirkland/kirkland  73 2009-10-14 15:02 
./clonedrepo/.hg/store/data/.testlink.i
-rw-r--r-- kirkland/kirkland  73 2009-10-14 15:02 
./clonedrepo/.hg/store/data/testfile.i
-rw-r--r-- kirkland/kirkland  92 2009-10-14 15:02 
./clonedrepo/.hg/branchheads.cache
-rw-r--r-- kirkland/kirkland   0 2009-10-14 15:02 ./clonedrepo/.hg/undo.dirstate

-- 
tar cant archive symlinks on ecryptfs
https://bugs.launchpad.net/bugs/441237
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to