all groups > dotnet windows forms > april 2004 >
You're in the

dotnet windows forms

group:

Remove from Source control !!!!


Re: Remove from Source control !!!! Saurabh
4/30/2004 6:17:05 PM
dotnet windows forms:
What do you mean by remove the binding? I suppose what you want is a 2 step
process :

attrib -r <YourPath>\*.scc /s
del <YourPath>\*.scc /s

the first step will change the read-only ness of the *.scc files which are
the sourcesafe related files and the second command will delete all those
files.

He nahi zala tar dusra kahitari try karava laagel ;)

HTH,

--Saurabh

[quoted text, click to view]

Remove from Source control !!!! Alok
4/30/2004 8:30:25 PM
Hi,
I have an application that gets the solution from VSS and then builds it
using the command line tools.

only thing i can't configure is how to remove the VSS bindings once the
solution is taken onto the Hard Disk.

Any help ??

TIA

P.S.: Know that this is not the correct forum for this. but could not find
one that would address my problem. :)

AddThis Social Bookmark Button