Tycoon Talk
Become a Big fish!
The number 1 forum for online business!
Post topics, ask questions, share your knowledge.
Tycoon Talk is part of Freelancer.com - find skilled workers online at a fraction of the cost.

Coding Forum


You are currently viewing our Coding Forum as a guest. Please register to participate.
Login



Reply
Visual Source Safe - Latest Version Files
Old 01-10-2006, 06:40 AM Visual Source Safe - Latest Version Files
Minaki's Avatar
Defies a Status

Posts: 1,626
Location: Guildford, UK
Trades: 0
Hi,

Does anyone know where Visual Source Safe keeps the latest version of the files in a project? I know it has a database where it keeps all the changes but I'd like to be able to point a test IIS server to whatever directory so a certain test website will always display the latest version according to VSS without the user who's checking in the file having to do anything. Is this possible? (Hope I've explained it OK... heh)

Thanks,

- Mina
__________________
Minaki Serinde MCP
"Wow, Linux is nearly on-par with Windows ME!"

Please login or register to view this content. Registration is FREE
|
Please login or register to view this content. Registration is FREE
Minaki is offline
Reply With Quote
View Public Profile Visit Minaki's homepage!
 
 
Register now for full access!
Old 02-12-2006, 12:49 PM Re: Visual Source Safe - Latest Version Files
vivekar's Avatar
Webmaster Talker

Posts: 612
Trades: 0
It stores in a structure which it maintains internally.
I am not understanding your question correctly.

VSS maintains the multiple versions of the same file. If some one wants to change something in a file, they have to check out that file and and checkin the file so that the checked in code becomes the latest one. If you want a different version you can check in that version of the file and work on some changes. Basically the VSSDB maintains the differences between versions of the same file. When required it reconstructs the file based on the version you are requesting.

If you want to have a test site which displays the latest code, you have to checkout the files in to that folder ( and compile; if you use code-behind files).
You have to do it manually, I think. I have not come across any tool which satisfies your requirement ( and I have not tried in VSS). Or you can run a scheduler to checkout the latest files into that folder and compile ( use some build tool like NANT) and run the site.

Hope that helps.
__________________

Please login or register to view this content. Registration is FREE
(Active since 2003) |
Please login or register to view this content. Registration is FREE
vivekar is offline
Reply With Quote
View Public Profile Visit vivekar's homepage!
 
Old 01-06-2008, 10:21 PM Re: Visual Source Safe - Latest Version Files
Junior Talker

Posts: 4
Name: Catherine Sea
Location: Vanvouver
Trades: 0
Hi Mina,
You can take advantage of the Shadow Folders functionality of VSS.

For your reference: http://msdn2.microsoft.com/en-us/library/byx8tbka(VS.80).aspx

Thanks.
__________________

Please login or register to view this content. Registration is FREE
– the leading developer of
Please login or register to view this content. Registration is FREE
and
Please login or register to view this content. Registration is FREE
software.
Catherine Sea is offline
Reply With Quote
View Public Profile Visit Catherine Sea's homepage!
 
Old 04-29-2009, 08:50 AM Re: Visual Source Safe - Latest Version Files
Junior Talker

Posts: 4
Name: Catherine Sea
Location: Vanvouver
Trades: 0
It seems VSS doesn't have this feature.



Catherine Sea
http://www.scmsoftwareconfigurationmanagement.com/
__________________

Please login or register to view this content. Registration is FREE
– the leading developer of
Please login or register to view this content. Registration is FREE
and
Please login or register to view this content. Registration is FREE
software.
Catherine Sea is offline
Reply With Quote
View Public Profile Visit Catherine Sea's homepage!
 
Reply     « Reply to Visual Source Safe - Latest Version Files
 

Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off





   
RSS Feed  Feeds: RSS   JS   XML
RSS Feed  Feeds for this forum: RSS   JS   XML



Page generated in 1.04246 seconds with 12 queries