[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: feature request

From: Duncan Booth <duncan.booth_at_suttoncourtenay.org.uk>
Date: 2005-11-05 13:08:30 CET

Llewellyn Falco wrote:

> I have quite a few project going on now, and really like tortoise, but
> run into the problem of forgetting to checkin or update everything.
> thought it would be nice to be able to select a directory say myCode
> and if it isn't a svn directory have the option to
>
> Update All
> Commit All
>
> which would simply launch the appropriate windows.
>
> for example
>
> assume I had 5 projects under my directory (first level, or more)
> then 5 update window would launch.
>

If you want to check out 5 projects, then just create a folder in your
repository which lists the 5 projects as externals and check that out. That
effectively gives you your 'Update All' command, with the added benefit
that other people can check out the same project collection if they wish.

For an example of this working see
http://svn.plone.org/svn/plone/bundles/2.1
which has a list of about 30 external projects and the only files actually
in the repository are scripts to get some more associated projects which
aren't in subversion.

This doesn't really help with 'Commit All', but I would have thought your
checkin messages would be project specific anyway.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tortoisesvn.tigris.org
For additional commands, e-mail: dev-help@tortoisesvn.tigris.org
Received on Sat Nov 5 13:21:27 2005

This is an archived mail posted to the TortoiseSVN Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.