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

CVS for Dreamweaver 2004 slash problems

 Page Page:  ««  1  2 
Author software
Admin
#16 Posted: 28 May 2004 21:12:48
Reply 
And other commands are working from CVS or not. Is important to see if only our command not work, what we generate or all commands fail on your server with CVSNT.
Author Anonymous
Guest
#17 Posted: 3 Jun 2004 01:02:47
Reply 
Quote: "We posted yesterday version 1.3.1, please try to download."

Where at I don't see it in your downloads section...
I'm very interested in this product, but it needs to work properly.
Author software
Admin
#18 Posted: 3 Jun 2004 10:11:00
Reply 
On our download section, http://www.grafxsoftware.com/download.php you can see the first 1-2 position.
Author Anonymous
Guest
#19 Posted: 4 Jun 2004 18:12:02
Reply 
1.3.1

Yes I see the downloads located there. they both state that they are for versions 1.3.0 You mentioned that 1.3.1 is available. Is it located anywhere? Does it fix the forward slash/path problem?
Author software
Admin
#20 Posted: 6 Jun 2004 09:50:40
Reply 
Fixed, it was 1.3.1 on download, just on page showed 1.3.0
Author drlunacy
Guest
#21 Posted: 11 Jun 2004 22:09:25
Reply 
I am able to checkout out files via CVSNT using the following:

cvs -d :pserver:username@myserver:/usr/local/cvsroot -q checkout -P module name

Your software tries to do this:

cvs -d :pserver:username@myserver:/usr/local/cvsroot checkout
-d "\modulename" "modulename" >c:/temp/out.txt

I edited the command your software sends to this and it worked:

cvs -d :pserver:username@myserver:/usr/local/cvsroot checkout "modulename" >c:/temp/out.txt

i removed the extra -d and the "\modulename"

Hope this helps somehow.
Author software
Admin
#22 Posted: 11 Jun 2004 22:50:35
Reply 
Yes, it help, thank you.
Author Ross
Guest
#23 Posted: 12 Aug 2004 06:57:19
Reply 
cvs -d :pserver:username@myserver:/usr/local/cvsroot checkout
-d ".\modulename" "modulename" .... Notice the dot after the checkout -d option. On my system I get this error if I don't sepcify the working directory. GrafX should fix this by adding the dot when the local working directory field is not populated.
Author software
Admin
#24 Posted: 12 Aug 2004 08:57:05
Reply 
OK, we will try to reproduce here the error. Also is important to send to us the error message what CVS Server send to you back.
Author rob
Guest
#25 Posted: 8 Dec 2004 13:34:22
Reply 
cvs [checkout aborted]: c:/test_repository: no such repository, keep getting this when trying to checkout in DW. also cannot create repository in CVSNT!! Keeps saying not a valid repository and to see errors i need to type the path into a command line, that can't be right. Please help as this is stopping us buying your product. once we get it working we want to purchase asap! thanks in advance
Author software
Admin
#26 Posted: 8 Dec 2004 14:32:54
Reply 
This is a problem with CVS, is no repository setted up.
Are you sure that you have a repository?
Author Anonymous
Guest
#27 Posted: 10 Dec 2004 17:50:40
Reply 
i'm sure i have one in my cvsnt control panel but it has errors mentioned above when i set it up! after i ok off the errors it keeps the repository in the control panel but it is not set up corrrectly obviously!
any ideas
Author software
Admin
#28 Posted: 13 Dec 2004 13:50:10
Reply 
Please contact me on mail at paul@grafx.ro
I would need VNC access or at least to talk on yahoo messenger to see the cause of the problem
Paul
 Page Page:  ««  1  2 
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.