11-04-05 10:45 PM
[ [url]http://issues.apache.org/jira/browse/DIR-102?page=comments#action_12356829[/
url] ]
Stephane Bailliez commented on DIR-102:
---------------------------------------
Bumping this again. Directory is becoming more and more a mature project in
term of code, that would be helpful to be able to checkout only module trunk
s in order to make it easier to follow the project and minimize bandwidth/di
sk storage. Checking out Gi
gabytes of code is no cool
I suggest creating 'trunks' as http://svn.apache.org/repos/asf/dir.../apacheds/trunk
asn1 https://svn.apache.org/repos/asf/directory/asn1/trunk
authx https://svn.apache.org/repos/asf/directory/authx/trunk
clients/kerberos https://svn.apache.org/repos/asf/di...s/trun
k
clients/ldap https://svn.apache.org/repos/asf/di...ents/ldap/trunk
naming https://svn.apache.org/repos/asf/directory/naming/trunk
network https://svn.apache.org/repos/asf/di...y/network/trunk
protocol-providers/changepw https://svn.apache.org/repos/asf/di.../changepw/trunk
protocol-providers/dhcp https://svn.apache.org/repos/asf/di...
ers/dhcp/trunk
protocol-providers/dns https://svn.apache.org/repos/asf/di...
ers/dns/trunk
protocol-providers/kerberos https://svn.apache.org/repos/asf/di.../kerberos/trunk
protocol-providers/ldap https://svn.apache.org/repos/asf/di...ders/ldap/trunk
protocol-providers/ntp https://svn.apache.org/repos/asf/di...
ers/ntp/trunk
shared/kerberos https://svn.apache.org/repos/asf/di...ared/ldap/trunk
sitedocs https://svn.apache.org/repos/asf/di.../sitedocs/trunk
standalone https://svn.apache.org/repos/asf/di...tandalone/trunk
testsuite https://svn.apache.org/repos/asf/di...testsuite/trunk
Now you can do a:
svn update http://svn.apache.org/repos/asf/directory/trunks
> Add svn:externals to directory
> ------------------------------
>
> Key: DIR-102
> URL: http://issues.apache.org/jira/browse/DIR-102
> Project: Directory
> Type: Improvement
> Components: General
> Reporter: Stephane Bailliez
> Assignee: Alex Karasulu
> Priority: Minor
>
> It is a bit weird to checkout 'directory' due to the multiplicity of subpr
ojects which each has its own lifecycle (ie branches and tags).
> Maybe it would be helpful to use the extremely poorly documented svn:exter
nals option so that the trunk checks out the trunks of each subproject and n
ot the whole trunk + branches + tags
> Another option would probably be to move all submodules in the trunk if they don't
such have a different lifecycle. TBC.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://issues.apache.org/jira/secur...nistrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira
[ Post a follow-up to this message ]
|