Hey Jan,

I'm currently using SVN on googlecode for multiple projects. There's no
special support for it, just the way I've laid out the directory structures
from the root of the project, e.g.:

svn/trunk/
  ProjectA/ (svn root of Project A)
    trunk/ (also branches/ and tags/ at this level)
      ProjectA/ (the location I actually check out when working on it,
similarly for ProjectB)
  ProjectB/
    trunk/
      ProjectB/

(If I've explained that badly, you can see what I mean here:
http://code.google.com/p/mutability-detector/source/browse/#svn%2Ftrunk )

Would that suffice?

Kind regards,
Graham


On 19 January 2012 22:19, Jan Goyvaerts <[email protected]> wrote:

> Does somebody know about an open source project hosting service where a
> project can have more than one SCM repository ?
>
> I'd like to keep a number of applications I'm working on into the same
> project but in separate repositories. It would be a bit dumb to make a
> project for each and one of them - as some are pretty small.
>
> JavaForge seems to provide such a service but I can't seem to make Git
> work. (Pushes seem to succeed but don't show up anywhere)
>
> So I'm looking around for an alternative. Anybody any suggestions ?
>
> Thanks !
>
> Jan
>
> --
> You received this message because you are subscribed to the Google Groups
> "The Java Posse" group.
> To post to this group, send email to [email protected].
> To unsubscribe from this group, send email to
> [email protected].
> For more options, visit this group at
> http://groups.google.com/group/javaposse?hl=en.
>

-- 
You received this message because you are subscribed to the Google Groups "The 
Java Posse" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/javaposse?hl=en.

Reply via email to