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

AW: AW: 'Leave' a project

From: Markus Schaber <m.schaber_at_3s-software.com>
Date: Thu, 7 Jul 2011 08:35:52 +0200

Hi, John,

> Von: John Emmas [mailto:johne53_at_tiscali.co.uk]
>
> Wow Markus - thanks for the prompt reply!

No problem. :-)

> On 7 Jul 2011, at 06:50, Markus Schaber wrote:
>
> > if your code and the official repository still have a common
ancestry,
> > you may even "svn switch" to the current code.
> >
> I hoped they might - but when I opened the Switch dialog I couldn't
see
> the new branch listed in the left-hand tree pane (even after pressing
F5
> to refresh). Perhaps it's not public at the moment, or something??

Maybe you just try entering the URL of the new branch in the address
bar.

> > If you just worry about your working copy: It is not "registered"
> > anywhere. You can just delete the directory.
> >
> This might be the best option for me. The only thing I'm worried
about is
> that after I delete the top-level folder, I'll want to checkout the
new
> version to a folder which has the same name. I don't want TSVN to get
> confused somehow and think it's still dealing with the previous
version.
> I need to be sure that once I delete the old version, TSVN will
> effectively have 'forgotten' about it.

TortoiseSVN itself (as most other SVN clients) don't store any
information about the checkout in any "external" locations - it is all
inside the working copy folder itself, in those subfolders named ".svn".

There is the "TSvnCache" background daemon (the one which creates the
nice overlays in the windows explorer), it may lag behind and need some
minutes to catch up, but as this information is only for "decorative"
purposes and never used for actual operations, it is not critical.

Best regards

Markus Schaber

___________________________
We software Automation.

3S-Smart Software Solutions GmbH
Markus Schaber | Developer
Memminger Str. 151 | 87439 Kempten | Germany | Tel. +49-831-54031-0 |
Fax +49-831-54031-50

Email: m.schaber@3s-software.com | Web: http://www.3s-software.com
CoDeSys internet forum: http://forum.3s-software.com
Download CoDeSys sample projects:
http://www.3s-software.com/index.shtml?sample_projects

Managing Directors: Dipl.Inf. Dieter Hess, Dipl.Inf. Manfred Werner |
Trade register: Kempten HRB 6186 | Tax ID No.: DE 167014915

------------------------------------------------------
http://tortoisesvn.tigris.org/ds/viewMessage.do?dsForumId=4061&dsMessageId=2787241

To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_tortoisesvn.tigris.org].
Received on 2011-07-07 08:36:04 CEST

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

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