Move folders around for deployment - WinXP
From: STib <s_tibrewal_at_yahoo.com>
Date: Thu, 16 Apr 2009 10:20:41 -0700 (PDT)
Folks,
I have the following directory structure on my local machine
Trunk
This is connected to my svn repository at the 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 - have a WinXP box so can't easily create symbolic links like linux/unix boxes.
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 on a WinXP box?
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.