[darcs-users] How to change a normal darcs repo into a bare repo?

rnons remotenonsense at gmail.com
Mon Dec 10 16:00:16 UTC 2012


Hi, list

I have a normal darcs repo with a working directory, now I decide to put  
it on remote server.

If I scp the _darcs directory to remote, then `darcs status` on remote  
will show all files as Removed.

But I don't want to scp the whole working directory to remote. So I think  
I need to change it as a bare repo?

My current approach is `darcs init --no-working-dir` on remote, and then  
`darcs push` to remote.

I'm still curious is there another way to change a normal darcs repo into  
a bare repo?


rnons


More information about the darcs-users mailing list