CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 5 of 5
  1. #1
    Join Date
    Jul 2005
    Posts
    1

    How to access Visual source safe from java?

    I have to develop a content management system..Any pointers will be helpful on this.I am thinking like..we can store the docs etc in vss so that we don;t have to worry about teh version control etc..

    if anyone has done this earlier..please suggest me the way

    Thanks

  2. #2
    Join Date
    Jun 2005
    Posts
    33

    Thumbs up Re: How to access Visual source safe from java?

    Hi,
    Instead of using VSS, try out CVS - Concurrent Version System.

    Chk this link
    http://www.jcvs.org/

    Happy versioning!!!!

  3. #3
    Join Date
    Jul 2005
    Posts
    1

    Re: How to access Visual source safe from java?

    Hi all,

    I am new here, by the way, I have the same question like this, if I don't want to use CVS, is there any way to access VSS

  4. #4
    Join Date
    Jun 2005
    Location
    Ukraine
    Posts
    45

    Re: How to access Visual source safe from java?

    you can read about CMS here
    http://jakarta.apache.org/slide/index.html

  5. #5
    Join Date
    Apr 2005
    Posts
    8

    Re: How to access Visual source safe from java?

    I know SourceAnyWhere is cross-platform. It uses VSS as a backend.

    But it's not open source/freeware. You need to pay for it.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  





Click Here to Expand Forum to Full Width

Featured