push content of a symbolic link to remote server.
Arne Babenhauserheide
arne_bab at web.de
Mon Mar 27 18:11:00 UTC 2017
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
Best wishes,
Arne
--
Unpolitisch sein
heißt politisch sein
ohne es zu merken
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 832 bytes
Desc: not available
URL: <http://lists.mercurial-scm.org/pipermail/mercurial/attachments/20170327/4110c583/attachment.asc>
More information about the Mercurial
mailing list