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

Re: MOD_DAV_SVN bug ? Error add file in repository

From: Branko ÄŒibej <brane_at_xbc.nu>
Date: 2004-11-15 12:03:52 CET

Kibets Alexander wrote:

>5. IMPORT file in repos. (ERROR!)
>
>Copy file in D:\333 (copy C:\rrr.txt D:\333)
>
>D:\>svn import D:\333 http://svn.local/test1/xxx --message xxxx
>svn: PROPFIND request failed on '/test1/xxx/rrr.txt'
>svn:
>Could not open the requested SVN filesystem
>
>
Why on earth are you using "svn import" inside a working copy? You
should use "svn add" and "svn commit".

I suspect that the fact that "svn import" returns an error is a bug
here, too.

-- Brane

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Mon Nov 15 12:06:39 2004

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.