NuSphere Forums Forum Index
NuSphere Forums
Reply to topic
Help with CVS repository on local PC


Joined: 27 Oct 2003
Posts: 3
Reply with quote
I'm using NuSphere as a single user and am having difficulty understanding the some of the CVS terminology. My working environment is a single workstation which is not connected to a local network. It is my understanding that I can define a CVS repository on my disk drive C:, however the documentation states:

Quote:
Initialize a CVS repository to enable it to accept file check-ins:
• under Windows: cvs -d ":<accessmethod>:c:\cvs\repository" init
• under Linux: cvs -d ":<accessmethod>:/var/cvs/repository" init
where <accessmethod> is one of the local pserver:username@remotehost or ext:username@remotehost.


These initialization instructions don’t seem to be relevant when the repository resides on the same PC as the working files. How would one set up a repository on my local disk drive?

Any guidance would be appreciated.
View user's profileFind all posts by cwilli14Send private message
Site Admin

Joined: 13 Jul 2003
Posts: 8334
Reply with quote
Quote:
These initialization instructions don’t seem to be relevant

they are. For local init your may run for example:
cvs.exe -d :local:c:\repo init
and it works.
For further info on CVS please read CVS manual and online resources associated with CVS.

_________________
The PHP IDE team
View user's profileFind all posts by dmitriSend private messageVisit poster's website


Joined: 27 Oct 2003
Posts: 3
Reply with quote
Your suggestion created the repository. However, I'm using the evaluation version and the documentation titled Working with CVS* (following the asterix) says that CVS is not available in Standard or Educational versions.

I assume evauation is Standard? If so please confirm that CVS functions will NOT work.
View user's profileFind all posts by cwilli14Send private message
Site Admin

Joined: 13 Jul 2003
Posts: 8334
Reply with quote
Evaluation version contains all components and features available in PRO edition.

_________________
The PHP IDE team
View user's profileFind all posts by dmitriSend private messageVisit poster's website
Help with CVS repository on local PC
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
All times are GMT - 5 Hours  
Page 1 of 1  

  
  
 Reply to topic