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

SVN 4 DW Problem || 'Is not a working copy'

 
Author ncs
Guest
#1 Posted: 6 May 2005 14:39:13
Reply 
Hey all,

I spended 4 hours to set this up :(
I set in the config SVN menu a temp dir. (c:\temp) but everytime when an error appears there is nothing in the tempdir.
well: the following error appears from svn servermessage when i commit! svn: 'C:\Program Files\Apache Group\Apache2\htdocs\shooters' is not a working copy

please help me.

thnx

rida
Author paulgfx
Guest
#2 Posted: 9 May 2005 12:25:32
Reply 
Hi.
Please send more data, like the error messages, the command sent to svn. Don't forget to replace any password from the commandline with "****".
Paul
Author liammailey
Guest
#3 Posted: 15 Nov 2005 17:19:46
Reply 
I get the same problem.

Command we have sent to SVN:

/:
cd ":derrydev1sitesshelleplt.comdev.shelleplt.comwww_root"
svn commit -m "test" "Application.cfc" >c: emp/out.txt 2>c: emp/err.txt

SVN Server messages:

DataMacromediaDreamweaver 8ConfigurationTempFlashElementsImageViewer' is not a working copy
Author software
Admin
#4 Posted: 3 Dec 2005 22:21:49
Reply 
Please try new beta version on download section, this should work now.
Author Anonymous
Guest
#5 Posted: 3 Jan 2006 22:16:00
Reply 
Did it work?
Author software
Admin
#6 Posted: 3 Jan 2006 22:37:24
Reply 
It should :-))
Author Paul Whitelock
Forums Member
#7 Posted: 2 Dec 2006 21:53:06
Reply 
I just installed SVN4DW and I get the following message when I do a commit on a file.

svn "commit" -m "" "lbb_blog.css" --no-auth-cache --non-interactive --username "paulw9" --password "*****"

svn: 'C:\Inetpub\lbb\css' is not a working copy


How do I fix this problem? Also, if I need to go back to a previous version of the file, how do I do that? It would be nice if some documentation was available that showed step-by-step how to use SVN4DW in a sample site.
Author paul
Forums Member
#8 Posted: 4 Dec 2006 13:52:11
Reply 
You need to checkout the project from svn in order to use it as working copy.
So, if you have an project on your harddrive and you want to use it in svn you need to:
1) import in svn
2) checkout from svn to other directory
If you only import in svn, the directories will be unchanged and will be not become a working copy.
Also, if you want to use svn with the project in a existing copy, you can move away the existing copy after the step one and checkout in the same place.
Paul
 
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.