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

Re: How to manage one project but wtih two repositories

From: Mark Breen <marklbreen_at_gmail.com>
Date: Mon, 1 Jun 2009 23:04:47 +0100

Hello Andrew,
thanks for the replies, see inline below,

2009/6/1 Bolstridge, Andrew <andy.bolstridge_at_intergraph.com>

> > -----Original Message-----
> > From: Mark Breen [mailto:marklbreen_at_gmail.com]
> > Sent: Monday, June 01, 2009 12:38 PM
> > To: users_at_tortoisesvn.tigris.org
> > Subject: How to manage one project but wtih two repositories
> >
> [snip]
> >
> > In other words, we commit on a daily basis to our private server used
> > by 10 - 20 people, but once or twice a month, we can to make a
> snapshot
> > of that code and {Commit / publish / replace} the code on the public
> > site.
> >
>
> Surely you just checkout the full set of source from your private
> repository, then use the 'relocate' command to change the url to the
> public repo, and then commit (you may need to update first to refresh
> the base entries).

As a novice, but reading the help, I seem to pick up that re-locate is not
the way to go, thanks for the suggestion, but I another post here also
suggests that re-locate may not be suitable.

>
>
> Alternatively, if you already have a public WC, why not just merge your
> changes since you last performed a released into it.

I did wonder is this what I should be doing, but I have not done any merges
yet, so I need to study this topic and assess, if I can safely do it.
 Because we have relatively high usage on the public site, I do not want to
get it wrong and cause people to download rubbish.

>
>
> Third option - checkout the latest public repo, export your private repo
> to a new directory and then copy those files on top of the public WC and
> commit it. I'd do this.

Yes, this is what I thought about, is this what I outlined in my five
steps?

Thanks for your responses,

Mark

>
> ------------------------------------------------------
>
> http://tortoisesvn.tigris.org/ds/viewMessage.do?dsForumId=4061&dsMessageId=2357499
>
> To unsubscribe from this discussion, e-mail: [
> users-unsubscribe_at_tortoisesvn.tigris.org].
>

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

To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_tortoisesvn.tigris.org].
Received on 2009-06-02 07:01:36 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.