On Friday 24 Feb 2006 07:36, Guillaume Laurent wrote:
> On Friday 24 February 2006 08:16, Chris Cannam wrote:
> > That said, maybe it'll go wrong because of the way we
> > rely on CVS modules to expose a different directory
> > structure from the repository one.  That can
> > hopefully be fixed with some judicious renaming
> > afterwards.
>
> Apparently it worked, the layout is the exact reflection of what we
> actually have in CVS now.

Right, that's what I meant -- in CVS we have modules that you can check out 
that get you a certain subset of what you see in the full repository.  I 
don't know (or really care at the moment) whether there's an equivalent in 
Subversion -- I think we should just move the directories about appropriately 
so we have what we need, which is probably at the moment no more than

  trunk
    +--- website
    +--- rosegarden
           +--- base
           +--- gui
           +--- sequencer
           +--- sound
           +--- scons_admin
           +--- etc

i.e. pretty much the result of sitting in the current trunk and saying

  rm -rf rosegarden.old CVSROOT
  mv [a-s]* rosegarden/

D'you think?

btw I'd hope this goes without saying, but _please_ don't anyone commit any 
real work to either CVS or Subversion until we've (a) finished any necessary 
restructuring of this sort, and (b) tested that the following things work:

 - commit reports to the bugs list, with diffs (I rely heavily on these in 
tracking for branch management and will certainly continue to do so)

 - Subversion repository backup (like the CVS repository tarball)

 - ideally, the repository browser -- this is giving me a 500 error at the 
moment.

I imagine the SF docs tell us more about those, haven't got around to reading 
them yet.


Chris


-------------------------------------------------------
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642
_______________________________________________
Rosegarden-devel mailing list
[email protected] - use the link below to unsubscribe
https://lists.sourceforge.net/lists/listinfo/rosegarden-devel

Reply via email to