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

From tags to production?

From: Jay Smith <jaysmailinglist_at_gmail.com>
Date: Mon, 25 Feb 2008 08:58:34 -0500

Hi,

I created a repo and the trunk, branch, and tags directories.
I imported my site in to the trunk directory.
I created a work directory for myself and made it a working copy
I modified index.html and committed it to the trunk
I created a tag by copying the trunk to the tags dir (named r1.0)

This is where I'm stuck... how do I get tag r1.0 to the root of the site?

 I was able to get the content to the root of the site using export... but
that wouldn't work so well in production.

At first I tired using svn update, but that seems to require the root of the
site be a working directory....
I don't want to make the root a working dir, because I don't want the tags,
trunk and branch directories in there... is there another way?

Thanks,
Jay
Received on 2008-02-25 14:58:55 CET

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

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