[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: Mike Dixon <michael.dixon_at_denovosoftware.com>
Date: Mon, 01 Jun 2009 10:31:43 -0700

Mark Breen wrote:
> I initially thought about the following steps
>
> 1) export all code from the working folder of the private repository
> 2) check out all code from public site
> 3) delete all code from working folder of public site
> 4) paste previously exported files from step 1
> 5) commit all files back to public site.
>
> This seems all wrong however, and I doubt it will work. I assume that there must be a better way, perhaps using branches, but I am really not sure what is the best way to do it.
>
This actually sounds about right to me. You're essentially doing a
release, but you're uploading it to your server using Codeplex instead
of FTP or whatever.

Write a build script to do it instead of having one of your developers
perform the steps by hand, and you're there.

-Mike

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

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