On 12.01.2012 22:34, Philip Martin wrote:
Stefan Küng<tortoise...@gmail.com>  writes:

$ svn co https://triplea.svn.sourceforge.net/svnroot/triplea/trunk wc -r3375
$ svn patch test.patch wc --dry-run

No error on my machine, it would simply create wc/src, and does without
--dry-run.


why would a dry run create the folder? a dry-run must not change anything.

when I run
svn patch --dry-run test.patch triplea
I get the attached output.

As you can see, the last line is the returned error I mentioned before.
Using an svn client built from the latest 1.7.x branch.

Stefan

--
       ___
  oo  // \\      "De Chelonian Mobile"
 (_,\/ \_/ \     TortoiseSVN
   \ \_/_\_/>    The coolest Interface to (Sub)Version Control
   /_/   \_\     http://tortoisesvn.net
A         triplea\src\games\strategy\engine\framework\startup\ui\editors
A         
triplea\src\games\strategy\engine\framework\startup\ui\editors\validators
A         
triplea\src\games\strategy\engine\framework\startup\ui\editors\validators\IntegerValidator.java
Skipped missing target: 
'triplea\src\games\strategy\engine\pbem\IForumPoster.java'
A         triplea\src\games\strategy\engine\framework\startup\ui\editors
A         
triplea\src\games\strategy\engine\framework\startup\ui\editors\validators
A         
triplea\src\games\strategy\engine\framework\startup\ui\editors\validators\NonEmptyValidator.java
A         triplea\src\games\strategy\engine\framework\startup\ui\editors
A         
triplea\src\games\strategy\engine\framework\startup\ui\editors\SelectAndViewEditor.java
A         
triplea\src\games\strategy\engine\framework\startup\LocalBeanCache.java
U         triplea\src\games\strategy\kingstable\KingsTable.java
U         
triplea\src\games\strategy\engine\framework\startup\launcher\LocalLauncher.java
U         triplea\src\games\strategy\engine\data\properties\GameProperties.java
U         triplea\src\games\strategy\engine\random\PBEMDiceRoller.java
A         triplea\src\games\strategy\engine\pbem\HotmailEmailSender.java
U         triplea\src\games\puzzle\tictactoe\TicTacToe.java
>         applied hunk @@ -54,9 +51,7 @@ with fuzz 2
U         triplea\src\games\strategy\engine\random\IRemoteDiceServer.java
A         triplea\src\games\strategy\engine\framework\startup\ui\editors
A         
triplea\src\games\strategy\engine\framework\startup\ui\editors\EmailSenderEditor.java
D         
triplea\src\games\strategy\engine\pbem\AllYouCanUploadDotComPBEMMessenger.java
A         triplea\src\games\strategy\engine\framework\startup\ui\editors
A         
triplea\src\games\strategy\engine\framework\startup\ui\editors\EditorPanel.java
A         triplea\src\games\strategy\engine\framework\startup\ui\editors
A         
triplea\src\games\strategy\engine\framework\startup\ui\editors\DisplayNameComboBoxRender.java
U         triplea\src\games\strategy\engine\pbem\PBEMMessagePoster.java
A         triplea\src\games\strategy\engine\framework\startup\ui\editors
A         
triplea\src\games\strategy\engine\framework\startup\ui\editors\validators
A         
triplea\src\games\strategy\engine\framework\startup\ui\editors\validators\EmailValidator.java
U         triplea\src\games\puzzle\slidingtiles\NPuzzle.java
U         triplea\src\games\strategy\engine\random\PropertiesDiceRoller.java
U         triplea\dice_servers\tripleawarclub.properties
U         triplea\dice_servers\tdice-web.properties
U         triplea\build.xml
U         triplea\src\games\strategy\engine\xml\TestGameLoader.java
A         triplea\src\games\strategy\engine\framework\startup\ui\editors
A         
triplea\src\games\strategy\engine\framework\startup\ui\editors\ForumPosterEditor.java
A         triplea\src\games\strategy\engine\random\InternalDiceServer.java
A         triplea\src\games\strategy\engine\pbem\NullEmailSender.java
U         triplea\dice_servers\tdice-email.properties
U         triplea\src\games\strategy\triplea\ui\EndTurnPanel.java
U         triplea\src\games\strategy\engine\framework\IGameLoader.java
D         triplea\src\games\strategy\engine\pbem\IPBEMScreenshotMessenger.java
U         
triplea\src\games\strategy\engine\framework\startup\ui\PBEMSetupPanel.java
A         triplea\src\games\strategy\engine\framework\startup\ui\editors
A         
triplea\src\games\strategy\engine\framework\startup\ui\editors\validators
A         
triplea\src\games\strategy\engine\framework\startup\ui\editors\validators\IValidator.java
A         triplea\src\games\strategy\engine\pbem\IEmailSender.java
D         triplea\src\games\strategy\engine\pbem\IPBEMMessenger.java
Skipped missing target: 
'triplea\src\games\strategy\engine\pbem\NullForumPoster.java'
A         triplea\src\games\strategy\engine\pbem\GenericEmailSender.java
Skipped missing target: 
'triplea\src\games\strategy\triplea\pbem\AxisAndAlliesForumPoster.java'
A         triplea\src\games\strategy\engine\framework\startup\ui\editors
A         
triplea\src\games\strategy\engine\framework\startup\ui\editors\DiceServerEditor.java
U         triplea\src\games\strategy\triplea\TripleA.java
D         triplea\src\games\strategy\engine\pbem\IPBEMSaveGameMessenger.java
A         triplea\src\games\strategy\engine\pbem\GmailEmailSender.java
A         triplea\src\games\strategy\engine\framework\startup\ui\editors
A         
triplea\src\games\strategy\engine\framework\startup\ui\editors\IBean.java
svn: E155010: The node 
'D:\Development\SVN\SVNTests\triplea\triplea\src\games\strategy\engine\framework\startup\ui\editors'
 was not found.

Reply via email to