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

Moving folders around for deployment purpose

From: <webpost_at_tigris.org>
Date: Thu, 16 Apr 2009 10:16:13 -0700 (PDT)

Folks,

I have the following directory structure on my local machine

Trunk
Trunk/<different file folders>
Trunk/public
Trunk/public/javascripts
Trunk/public/stylesheets

This is connected to my svn repository at my hosting company with the same structure <http path>/svn/Trunk

I want to move the public folder under Trunk to a shared folder at the same level as Trunk but keep the local structure the same. I want to do this so that when I deploy my app, I don't have to redeploy the entire Javascript library every time and instead just create a symbolic link on my hosting site to the shared folder while at the same time maintaining the local folder structure for development purpose.

I need to keep the folders where they are on my local machine and yet move them to a different place in the repository - is that possible? If so, what's the best way to do it? Or should I be thinking about accomplishing this differently?

Thanks,
-S

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

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