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

Re: [IDEA] Multi checkout and checkin addresses

From: Stefan Küng <tortoisesvn_at_gmail.com>
Date: 2006-11-01 20:34:58 CET

Flex wrote:
> Sounds stupid ye? ;)
>
> So... I'm checking out a project from a read-only repository. The
> project goes its way, it is a game in fact. However I'm making my own
> additions which suit me but not the general public and will not be
> applied. On some stage I'm transferring the project source on the public
> test server and do some tests and patches there in the wild. The problem
> is that the debug sessions take considerable amount of time and
> meanwhile, I'm still working on my pc, so it goes like:
> MyPC downloads from official repository
> GamePC has to be in sync with MyPC but in both there are changes
>
> Most of the opensource projects have read-only repository, so the link
> is working for checkout only. Then all private changes can't be checked
> in somewhere and are in fact non veresion controlled in terms of private
> changes. Thinking about a way you can define more than 1 repository
> address for a project so in this case, a submenu of update, checkout and
> several other can show up so I can Update from official repository and
> merge with my canges, Commit to my own repository, GamePC can Update and
> Commit to my repository too, I can Update to it and take the changes...
> I know it is very hard to be done... okay second idea - just a simple
> repository switch menu, something like relocate with submenu for list of
> repositories like relocate->Official repository,My repository,Other...

Since the url of the repository is stored in the working copy itself,
that's currently not possible. If you want to have more urls stored
there, you have to ask for that feature on the Subversion mailing list.

Stefan

-- 
        ___
   oo  // \\      "De Chelonian Mobile"
  (_,\/ \_/ \     TortoiseSVN
    \ \_/_\_/>    The coolest Interface to (Sub)Version Control
    /_/   \_\     http://tortoisesvn.net
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tortoisesvn.tigris.org
For additional commands, e-mail: dev-help@tortoisesvn.tigris.org
Received on Wed Nov 1 20:35:11 2006

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.