Hi, just a question:
I have xampp
I installed cygwin
I have windows ( vista ).
I have a project in SVN repositorie. (xP-DEV.com)
I created a folder .fredistrano in my working directory and committed
to svn repositorie.
I created Project absolute path C:\xampp\htdocs\tasa-san-fred\ in my
disk, then I created again folder .fredistrano and create file
deploy.php
But when I click on Step2-Syncronization i get this :
[loadConfig] > Unable to find deploy.php
--STEP--------------------------------
[step name] export uuid=79b9afded5513f945f921da4d575934e
[took] 0.219 secondes
Error : [loadConfig] > Unable to find deploy.php
--------------
[user] 1
--ACTION------------------------------
[name] export [type] SvnAction
[description]
http://svn.xp-dev.com/svn/SAN/tasa-san/
[took] 0.206 secondes
[command] bash.exe --login -c "cd /cygdrive/c/xampp/htdocs/fredistrano/
files/tmp/SAN; svn export --non-interactive --username **** --
password ******
http://svn.xp-dev.com/svn/SAN/tasa-san/ tmpDir 2>&1"
[result]
--ACTION------------------------------
[name] loadConfig [type] PhpAction
[description]
[took] 0.006 secondes
Error : Unable to find deploy.php
--------------
[command]
[result]
Any Idea where to correct ??
where is .-fredistrano/deploy.php should be ?
regards