Actions
Feature #9427
openserver side clone support for DCVS.
Status:
New
Priority:
Normal
Assignee:
-
Category:
SCM
Target version:
-
Start date:
2011-10-15
Due date:
% Done:
0%
Estimated time:
Resolution:
Updated by Anonymous about 13 years ago
i mean server side clone support for DCVS.
Updated by Etienne Massip about 13 years ago
- Subject changed from server side support for DCVS. to server side clone support for DCVS.
- Category set to SCM
Updated by Anonymous almost 13 years ago
I think this may also need a repos group support.
Each project have one (or many) repos groups, each repos group have many repos.
http://hg.example.com/myproject/release-repo
http://hg.example.com/myproject/qa-repo
http://hg.example.com/myproject/dev-repo
http://hg.example.com/myproject/tries/try1-repo
http://hg.example.com/myproject/tries/try2-repo
and 'myproject' is the name of the project as the repos group name.
and 'tries' is also a repos group under 'myproject'.
Actions