• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Jeanne Boyarsky
  • Ron McLeod
  • Paul Clapham
  • Liutauras Vilda
Sheriffs:
  • paul wheaton
  • Rob Spoor
  • Devaka Cooray
Saloon Keepers:
  • Stephan van Hulst
  • Tim Holloway
  • Carey Brown
  • Frits Walraven
  • Tim Moores
Bartenders:
  • Mikalai Zaikin

How to create CVS

 
Greenhorn
Posts: 11
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
How to create CVS for Websphere5.1.2 or eClipse?
 
Ranch Hand
Posts: 724
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
You need CVS server.
 
Auttapol Pipatpatama
Greenhorn
Posts: 11
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Can I use CVSNT for WebSphere?
Or you have other program to recommend me?
[ October 12, 2004: Message edited by: Auttapol Pipatpatama ]
 
David Ulicny
Ranch Hand
Posts: 724
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
We are using CVS running on Linux, but I think CVSNT will be also enough.
 
Auttapol Pipatpatama
Greenhorn
Posts: 11
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
I download cvsnt and setup it. but I found problem when I share project with cvs. it's show message

"CVSNT repository' server:BMSMIS0D\Administrator@localhost:/repository'
is configured to use a repository prefix. However, CVS does not always
properly comunicate resource paths in this mode resulting in the fuilure of some specialized Eclipse CVS operations. The use of repository prefix should be disable if the full functionality of the Eclipse CVS is desired"
 
reply
    Bookmark Topic Watch Topic
  • New Topic