Hello Again Andrew,
Yes, it is more or less the same code that we are publishing, but there was
an issue with the VS project files getting messed up. I think that based
on the responses I have received, I better get more percise details of what
was wrong when we posted to codeplex.
However, of course what you say is right, SVN / Tortoise works happily with
codeplex.
I will let you know what the issue was,
thanks
Mark
2009/6/1 Bolstridge, Andrew <andy.bolstridge_at_intergraph.com>
> -----Original Message-----
> > From: Kurt Pruenner [mailto:leak_at_gmx.at]
> > Sent: Monday, June 01, 2009 2:41 PM
> > To: users_at_tortoisesvn.tigris.org
> > Subject: Re: How to manage one project but wtih two repositories
> >
> > Bolstridge, Andrew wrote:
> > > 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).
> >
> > Doing a relocate from one repository to a totally different one? I
> > doubt
> > that's gonna work.
>
> I didn't think it was a totally different repo, it's the same one without
> some changes that need committing. I'm not sure if this is the best way, but
> it should work.
>
> >
> > > Alternatively, if you already have a public WC, why not just merge
> > your
> > > changes since you last performed a released into it.
> > >
> > > 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.
> >
> > This is about CodePlex[1], Microsoft's SourceForge clone. They use Team
> > Foundation Server for version management with some kind of SVN bridge
> > for checking out code using SVN, but that's of course read-only.
> >
> Codeplex may be a TFS backend with a SVN façade, but it is still
> read/write. You can happily commit changes using SVN. I've done it.
>
> ------------------------------------------------------
>
> http://tortoisesvn.tigris.org/ds/viewMessage.do?dsForumId=4061&dsMessageId=2357653
>
> To unsubscribe from this discussion, e-mail: [
> users-unsubscribe_at_tortoisesvn.tigris.org].
>
------------------------------------------------------
http://tortoisesvn.tigris.org/ds/viewMessage.do?dsForumId=4061&dsMessageId=2358430
To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_tortoisesvn.tigris.org].
Received on 2009-06-02 07:01:51 CEST