Jump to content
Xtreme .Net Talk

Recommended Posts

Posted

I have a new job and there's no VSS for source control here.

 

My manager asked me this:

"Could we use the source control with non .NET code?"

 

They use IBM/AS400 and code in a language that's similar to VB6.

 

I know .txt and other files besides .net code can be kept in VSS but how about non-microsoft code?

Posted

"Microsoft Visual SourceSafe is an extremely flexible tool capable of managing virtually any type of file produced by any development, productivity, or authoring tool." -- Source Safe FAQ

 

You should be able to keep anything in VSS, though how it is stored/versioned will be different depending on the type of file it is (binary vs. ASCII). Text is text no matter what it contains.

 

If you have an opportunity to drop VSS, you might want to consider CVS or Subversion.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...