darcs repository web UI and hosting app. This is the main darcsden trunk, which also runs hub.darcs.net. (https://hub.darcs.net)
#125initialize repos with "darcs put"
It would be great if I could initialize and fill a repo using 'darcs put'. E.g.:
mypkg$ darcs put hub.darcs.net/mypkg
- added tag wish
- removed tag wish
I wrote a small script that performs something similar to 'darcs put'.
- added tag wish
Nice.