push content of a symbolic link to remote server.

Uwe Brauer oub at mat.ucm.es
Mon Mar 27 18:17:57 UTC 2017


>>> "Arne" == Arne Babenhauserheide <arne_bab at web.de> writes:

   > Uwe Brauer <oub at mat.ucm.es> writes:

   >> lrwxrwxrwx  1 oub oub   35 Mar 27 14:51 main.txt -> /home/oub/HGtest/testlink1/main.txt
   >> 
   >> However when I push that repo to a remote server say bitbucket, the
   >> content of the file main.txt does not get pushed.

   > The actual content of the file you track is just the path to the other
   > file. What you want to do sounds like you actually do need subrepos. See

   > https://www.mercurial-scm.org/wiki/Subrepository#Use_a_thin_shell_repository_to_manage_your_subrepositories

Ok I will fiddle around with this, and see whether it fits my needs,
especially when having the repos in bitbucket. Thanks for the pointer.

Uwe 




More information about the Mercurial mailing list