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

newbie question re: tagging and maybe bad directory structure

From: lunaclaire <szagerman_at_gmail.com>
Date: Sat, 17 Oct 2009 17:35:37 -0700 (PDT)

for the first time in my use of svn, I'm attempting to create a tag sa
we take the design of a site in a new direction

so I tried to create the new branch and got this error:

   Path 'tags' not present

here's the way my main trunk path looks like:

   svn+ssh://deploy@www.getlookout.com/var/www/apps/lookout/repos/
trunk

and the new branch was to be:

   svn+ssh://deploy@www.getlookout.com/var/www/apps/lookout/repos/tags/
design1

and this is what the cmd (using tortoisesvn) was:

   Copy C:\dev\projects\lookout to svn+ssh://deploy@www.getlookout.com/
var/www/apps/lookout/repos/tags/design1, Revision HEAD

I guess svn doesnt auto create the new tags directory, so

1) first, do I have the wrong directory structure? if so, how to I go
about getting it right?

2) is there a way to create the tags directory? if so, how?

thx in advance

------------------------------------------------------
http://subversion.tigris.org/ds/viewMessage.do?dsForumId=1065&dsMessageId=2408598

To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subversion.tigris.org].
Received on 2009-10-18 05:47:00 CEST

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.