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

Re: Unable to delete folders (SVN1.4.3/XP)

From: Toka Meka <tokameka_at_hotmail.com>
Date: 2007-02-17 15:57:47 CET

Yes, all the other operations work perfectly fine except for a folder
deletion.
I am able to move files between folders and it retains the history as
expected.

I dont have an apache config as thiis server is being run off of a Windows
XP distribution (svn-win32-1.4.3.zip), and the server is being run using
"svnserve".

Could it be possible that the bundle had the permission configured wrong?

Thanks
Mekatoka

>From: "Matt Sickler" <crazyfordynamite@gmail.com>
>To: "Toka Meka" <tokameka@hotmail.com>
>CC: users@subversion.tigris.org
>Subject: Re: Unable to delete folders (SVN1.4.3/XP)
>Date: Fri, 16 Feb 2007 20:46:13 -0600
>
>does committing anything other than a delete work?
>perhaps a mod_dav_svn permission is wrong
>
>could you paste your apache config?
>
>
>On 2/16/07, Toka Meka <tokameka@hotmail.com> wrote:
>>
>>All,
>>
>>I am new to SVN and I have recently made the move to SVN for the ability
>>to
>>retain folder/file history retention on move/rename operations.
>>
>>At the moment, I am unable to delete any folder in my repository.
>>Following
>>is something I ran on command line to properly illustrate whats happening
>>
>>
>>C:\SampleRepo>svn delete test
>>D test
>>
>>C:\SampleRepo>svn status -v C:\SampleRepo\test
>>D 9 9 someuser C:\SampleRepo\test
>>
>>C:\SampleRepo>svn commit -m "Deleting test folder" C:\SampleRepo\test
>>Deleting test
>>svn: Commit failed (details follow):
>>svn: Access denied
>>
>>C:\SampleRepo>dir
>>Volume in drive C has no label.
>>Volume Serial Number is D412-C867
>>
>>Directory of C:\SampleRepo
>>
>>02/16/2007 10:31 AM <DIR> .
>>02/16/2007 10:31 AM <DIR> ..
>>02/16/2007 10:31 AM 10,059 build.xml
>>02/16/2007 10:30 AM <DIR> src
>>02/16/2007 10:30 AM <DIR> test
>>02/16/2007 10:30 AM <DIR> web
>> 1 File(s) 10,059 bytes
>> 5 Dir(s) 121,155,260,416 bytes free
>>
>>
>>My setup
>>---------------
>>SVN 1.4.3, Windows XP Pro
>>
>>
>>Can somebody point me in the right direction? This should be a fairly
>>simple
>>operation but I cant seem to get it right. Is there anything defined in
>>the
>>repository config files that doesnt allow folder deletions? This happens
>>with any repository, I created a sample repository as above to test when
>>this happened in my project.
>>
>>Also, I am able to perform move/rename of files but not folders.
>>
>>Thanks
>>MekaToka
>>
>>_________________________________________________________________
>>With tax season right around the corner, make sure to follow these few
>>simple tips.
>>
>>http://articles.moneycentral.msn.com/Taxes/PreparationTips/PreparationTips.aspx?icid=HMFebtagline
>>
>>---------------------------------------------------------------------
>>To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
>>For additional commands, e-mail: users-help@subversion.tigris.org
>>
>>

_________________________________________________________________
With tax season right around the corner, make sure to follow these few
simple tips.
http://articles.moneycentral.msn.com/Taxes/PreparationTips/PreparationTips.aspx?icid=HMFebtagline

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Sat Feb 17 15:58:12 2007

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.