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

Invalid copy source path

From: <Michael.Orozco_at_fluor.com>
Date: Thu, 1 Dec 2011 13:38:14 -0500

I am working in a windows server 2003 environment. I would much rather be
in a linux environment, but that is neither here nor there.

I have a very large repository that I am trying to seperate out into
individual repositories. Some are small, and others large.

I have tried a lot of different options, but so far, I am having lots of
trouble. Here is the error message I receive.

svndumpfilter: Invalid copy source path
'/MAXIMO/releases/release-next/scripts/pre-configdb/SR04592-configdb.sql'

I created a dump file, and then I tried to seperate out the programs from
dump file. Like so:

svndumpfilter.exe include MAXIMO --drop-empty-revs --renumber-revs
--preserve-revprops < F:\repo_all.dmp > D:\repo_maximo.dmp

Problem I encountered is I keep getting the Invalid copy source path
error. I get about 6, or 7 errors.

I tried a few like:

svndumpfilter.exe exclude --drop-empty-revs --renumber-revs
/MAXIMO/BizTalk/Final_BizTalk_Maximo_Matman "/MAXIMO/BizTalk/Splittin_in_3
files"
/MAXIMO/releases/archive/release-20100628/scripts/pre-configdb/SR04592-configdb.sql
/MAXIMO/releases/release-next/scripts/pre-configdb/SR04592-configdb.sql
/MAXIMO/releases/release-next/scripts/revert/SR04592-revert-configdb.sql
/MAXIMO/Aspose/License/Aspose.Total.lic < F:\repo_all.dmp >
D:\repos\repo_exclude.dmp

It seemed to be working. But I get to
/MAXIMO/releases/archive/release-20100628/scripts/pre-configdb/SR04592-configdb.sql
and I get the same error message.

I found the file, and committed it into that directory. It was not there
before, and gave me the same error. It doesn't give me any other infor
except for that. Is there anything I can do for this?

I would much rather delete that file, and just go on without it, but it
seems subversion will not let me do that!

=======================
Michael Orozco
WebSphere Administrator
www.fluor.com
(864)281-6941 office
michael.orozco_at_fluor.com
=======================
------------------------------------------------------------
The information transmitted is intended only for the person
or entity to which it is addressed and may contain
proprietary, business-confidential and/or privileged material.
If you are not the intended recipient of this message you are
hereby notified that any use, review, retransmission, dissemination,
distribution, reproduction or any action taken in reliance upon
this message is prohibited. If you received this in error, please
contact the sender and delete the material from any computer.

Any views expressed in this message are those of the individual
sender and may not necessarily reflect the views of the company.
------------------------------------------------------------
Received on 2011-12-05 09:47:27 CET

This is an archived mail posted to the Subversion Users mailing list.

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