Amiri Arash OSF SD wrote:
> we have some assumptions in place. meaning that, we expect projects to have a certain structure. the "root" folder of the project must be right above the trunk folder. So, we assume a structure like:
>
> /projectRoot
> /trunk
> /branches
> /tags
>
> this way, we find one of those three folders and take the parent folder from there. We then checkout everything from the repository from there (or, if we already checked out something and created the cache- and indexfile, we update the files, by comparing the revision numbers)
>
Can you please elaborate how this will handle repositories like apache
https://svn.apache.org/repos/asf/
For example Maven 2.x code is located at
https://svn.apache.org/repos/asf/maven/components/trunk
regards,
Eugene
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe_at_subclipse.tigris.org
For additional commands, e-mail: dev-help_at_subclipse.tigris.org
Received on 2008-04-01 17:20:03 CEST