[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

COPY command creating duplicates

From: siddharth Goel <sidd456goel_at_gmail.com>
Date: Sat, 7 Jan 2017 23:13:06 +0530

I am using Version 1.9.5 Build 27038. On executing the below command twice
to copy SRC folder from trunk to my local Dev folder :-

*TortoiseProc.exe /command:copy /path:https://example.com/svn/trunk/SRC
<https://example.com/svn/trunk/SRC> /makeparents
/url:https://example.com/svn/DEV/SID/SRC
<https://example.com/svn/DEV/SID/SRC>*

In first run it's creating the required intermediate folders and coping the
contents of SRC fine as expected.

But in second run it must give me a error that the folder already exists
instead it created another folder named SRC in my SRC folder and copying
the contents again thus creating duplicates.

If I run command third time, it gives error 'folder already exists' which
it should have given in the second run itself.

I have made a Tool to automate some of the TSVN work and these duplicates
are creating unnecessary confusion. Can I do something to avoid it? Is this
a Setting issue or a bug?

Thanks and Regards
Siddharth Goel
Mob No - 9953166161

------------------------------------------------------
http://tortoisesvn.tigris.org/ds/viewMessage.do?dsForumId=757&dsMessageId=3199487

To unsubscribe from this discussion, e-mail: [dev-unsubscribe_at_tortoisesvn.tigris.org].
Received on 2017-01-07 19:03:38 CET

This is an archived mail posted to the TortoiseSVN Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.