Setting up a central repository
Benoit Boissinot
benoit.boissinot at ens-lyon.org
Wed Aug 22 05:16:02 CDT 2007
On Wed, Aug 22, 2007 at 09:43:48AM +0900, Imbeault, Jean-Christian wrote:
> Thanks for point that out. Using the double // I can get hg pull to
> work, but hg update just hangs?
>
> [jimbeaul at tklxecdev001]$ hg pull
> ssh://jimbeaul@tklxecdev001//home/aseqdsu/hgproj/repository/OES
>
> pulling from
> ssh://jimbeaul@tklxecdev001//home/aseqdsu/hgproj/repository/OES
> requesting all changes
> adding changesets
> adding manifests
> adding file changes
> added 1 changesets with 1 changes to 1 files
> (run 'hg update' to get a working copy)
> [jimbeaul at tklxecdev001 ~/hgproj/repositories/test]$ ls -a
> . ..
> [jimbeaul at tklxecdev001 ~/hgproj/repositories/test]$ hg update
> [... just hangs, need to CTRL-C]
can you try with --verbose ? but why did you change your cwd ?
--
:wq
More information about the Mercurial
mailing list