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
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,
------------------------------------------------------
To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_tortoisesvn.tigris.org].
|
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.