VS 2003-VSS-Bin Dir
Thu, 10 Mar 2005 13:17:05 -0800
VS 2003-VSS-Bin Dir. Searched for User controls, components, bin. No hits.
Why is it recommended to not include the bin directory in VSS (p20 of Team
development Guide)? When it comes time for a developer to test a prior
version of a product, wouldn't it be better to avoid the re-compile? ...
|
How to backup VSS 6.0?
Thu, 10 Mar 2005 12:00:54 -0500
Hi All
Does anyone know how to properly backup Visual Source Safe and it's
database's properly? We have 6.0 and want to make sure there the database's
are backed up every night, but not sure if we have to shut down the service
that runs for VSS, or? It's running on NT 6.0.
Any help is greatly appreciat ...
|
VSS Export
Thu, 10 Mar 2005 07:25:05 -0800
Can we export/checkout only the files that have changed since a certain date?
Or with a partcular label or branch?
We have a development group at one site and need to send only files that
have changed to a second site. The sites are not connected via reliable and
fast enough network to permit sharing re ...
|
BuildIt. Build ASP.NET Web Application.
Thu, 10 Mar 2005 15:50:41 +0200
Hello.
I try to use BuildIt to automatically build my ASP.NET application.
I got an error message:
Error getting VSSItem "$/System/AssemblyVersionInfo.vb".
TargetSite: SourceSafeTypeLib.VSSItem GetVSSItem(System.String)
HelpLink: NULL
Source: BuildIt
I think the problem is incorrect settings in file Bui ...
|
CVS with VS 2005?
9 Mar 2005 14:13:46 -0800
Hi,
Will it be possible to use CVS with VS 2005?
How painful?
Thanks,
Jon Paugh
...
|
web project retrieval problems
Mon, 07 Mar 2005 11:40:26 -0800
Hi all, I have VS.NET soltuion file that contains several projects including a few web projects. Web projects were checked into VSS at the same level as the directory where the solution file is for some reason. Now when I want to get latest code from VSS and open the solution file, it would create _1 directories f ...
|
History
Fri, 4 Mar 2005 23:59:01 -0800
I want to get the history of all files belonging to a label.
Example: I've a label, "DEV" and I want a list of all the files (subfolders
and their contents included) with their versions included.
$/A version 22
"Labelled DEV"
$/A/some.sln ...
|
|
|
web project loading problem
4 Mar 2005 19:42:43 -0800
Hi all, I have a solution file that has different kinds of projects
including several web projects. When the project was checked into VSS,
web project directories got checked in to the same level as the
solution file. When I get the whole source code from VSS and open
project file, IDE creates _1 directories ...
|
VSS shared files have different history
Thu, 03 Mar 2005 13:21:23 GMT
Why does a shared file have a different history from one project or the
other.
It seems labels are not seems from both projects !!!!!
How to work that around ?
--
Message posted via http://www.dotnetmonster.com ...
|
Release Management & Build Automation
Wed, 2 Mar 2005 05:49:10 -0800
Hi,
I've been trying to automate builds and come up with a release management
process for my company.
1. My application in distributed over multiple Visual Studio projects (about
25).
2. All present under one VSS root (Visual Source Safe 6.0).
3. I wanted to keep one structure from DEV through INTE, ...
|