Kinook Software Forum

Kinook Software Forum (https://www.kinook.com/Forum/index.php)
-   [VBP] Third Party Tools (https://www.kinook.com/Forum/forumdisplay.php?f=3)
-   -   Subversion copy won't copy (https://www.kinook.com/Forum/showthread.php?t=5334)

richardk 03-09-2015 07:46 AM

Subversion copy won't copy
 
I'm trying to use the Subversion Task to do a copy, in order to do a branch.
It isn't working for either of two reasons, neither of which makes sense to me.

I'm using subcommand = copy, as is conventional to create a branch.
The two Files/modules to process are as follows (slightly edited) :
https://svn.mydomain.com/svn/my_system/branches/Sources
https://svn.mydomain.com/svn/my_syst...ild-Dest32-4_7

If I enter these parameters, and include a log message I get the following error:
svn: E205009: Local, non-commit operations do not take a log message or revision properties

If I enter these parameters, and no log message I get the following error:
svn: E160013: Path 'https://svn.mydomain.com/svn/my_system/branches/Build-Dest32-4_7' not found in revision 817

I don't understand either of these messages. Both seem illogical in their circumstances.

The first message refers to a Local, non-commit operation, but it isn't. As a URL to URL copy it is not local and does commit.

The second message says the destination is "not found in revision nnn", which is absolutely true but seems nonsense. Of course it doesn't exist - I'm copying *to* it , so it shouldn't exist until after the copy has completed.

Can anyone advise ?

Regards,
Richard.

kinook 03-09-2015 08:07 AM

Check the 'Log the command-line' option on the Advanced tab, rebuild the step, and see if someone that knows Subversion well can give a clue based on the command-line and output.

richardk 03-09-2015 08:26 AM

Brilliant, I hadn't noticed that option.

Did it.

Immediately saw a spurious "./" on the end.
It was in the "additional switches" field, left over from the Subversion task I copied from another build script.

Thanks. Now working.

Regards,
Richard.


All times are GMT -5. The time now is 06:05 PM.


Copyright © 1999-2023 Kinook Software, Inc.