Forums Sign Up Reply Search Statistics
CVS or SVN for Dreamweaver GraFX Software Solutions - Forum / CVS or SVN for Dreamweaver /

PSERVER port problem

 
Author StevenList
Forums Member
#1 Posted: 15 May 2007 19:23:21
Reply 
When I try to import a new module, the connection string is ":pserver:steven@dev3:2401:/usr/local/cvsroot". The 2401:/usr/local/cvsroot should be 2401/usr/local/cvsroot, so the command is failing. Is there a way to fix this?
Author StevenList
Forums Member
#2 Posted: 15 May 2007 19:28:21
Reply 
I figured out that I can just let the port default, and it works properly. Now it fails because it's using a -C option, which cvs import doesn't accept...

cvs -z0 -d:pserver:steven@dev3:/usr/local/cvsroot "import" -C -m "Importing Texas Best Painting (test)" "texasbestpainting" "cvs4dw_vendor" "cvs4dw_release"

import: invalid option -- C
Usage: cvs import [-d] [-k subst] [-I ign] [-m msg] [-b branch]
[-W spec] repository vendor-tag release-tags...
Author software
Admin
#3 Posted: 15 May 2007 21:56:25
Reply 
We will investigate this.
Author paul
Forums Member
#4 Posted: 16 May 2007 10:12:39
Reply 
please run "cvs" from command line and tell us the version

Paul
Author StevenList
Forums Member
#5 Posted: 16 May 2007 17:08:35
Reply 
C:\Documents and Settings\steven>cvs -v

Concurrent Versions System (CVS) 1.11.5 (client)

Copyright (c) 1989-2002 Brian Berliner, david d `zoo' zuhn,
Jeff Polk, and other authors

CVS may be copied only under the terms of the GNU General Public License,
a copy of which can be found with the CVS distribution kit.

Specify the --help option for further information about CVS
Author software
Admin
#6 Posted: 16 May 2007 17:21:41
Reply 
Concurrent Versions System (CVSNT) 2.5.02 (Servalan) Build 2064 (client/server)
Should be this provided by us. Probabbly you had it before, can you deactivate and install our one??
We use CVSNT ....
Author StevenList
Forums Member
#7 Posted: 16 May 2007 18:17:53
Reply 
Installed new version:

Concurrent Versions System (CVSNT) 2.5.03 (Scorpio) Build 2382 (client/server)

When I try to add files, I get

cvs "login" -p "*****"

Logging in to :pserver:steven@dev3:2401:/usr/local/cvsroot

cvs -z0 "add" -m ""

Usage: cvs add [-k rcs-kflag] [-m message] files...
-b <bugid> Set the bug identifier (repeat for multiple bugs).
-k Use "rcs-kflag" to add the file with the specified kflag.
-m Use "message" for the creation log.
-r <branch> Add onto a different branch.
-f Force replacement of deleted files.
(Specify the --help global option for a list of other help options)
Author software
Admin
#8 Posted: 16 May 2007 18:57:30
Reply 
cvs -v to see what cvs respond, please send back what you get.
Author StevenList
Forums Member
#9 Posted: 16 May 2007 19:29:05
Reply 
As I said in my last post, Installed new version:

Concurrent Versions System (CVSNT) 2.5.03 (Scorpio) Build 2382 (client/server)
Author software
Admin
#10 Posted: 16 May 2007 19:37:11
Reply 
Yes, you installed, but you get same message from cvs from command line? Sometimes 2 cvs exist on system and then the problem popup. Thank you for your time.
 
Your Reply

» Username  » Password 
Only registered users are allowed to post here. Please enter your login/password details upon posting a message, or sign up first.