List Info

Thread: Cleanup Problem




Cleanup Problem
country flaguser name
United States
2007-06-07 08:55:04

Hello. I was in the middle of a commit when my system hanged. I
restarted and then started to do the commit again. It said "Working
copy '/Applications/MAMP/<directory-name>;/' locked; try performing
cleanup."

So, I refreshed since I could not find a "cleanup" command. Then, I
get this message: "Parts of the working copy are locked. Do you want
to clean up Administrative directories?". I choose "Clean up".

It starts scanning a bit and then gives me this message:

&quot;svn: '/Applications/MAMP/<directory-name>;/cache/dynamic_fields' is
not a working copy.
svn: Cannot read from to
'/Applciations/MAMP/<directory-name>/cache/dynamic_fields/.
svn/format': path refers to directory or read access is denied&quot;

I ran a chmod -R 777 on all directories for my project just to make
sure and ran the refresh again. Same thing.

It has now placed a lock on my main project directory which I cannot
remove and I cannot commit any of my file changes!

Please help!

Is there a workaround to get rid of these locks?

Thanks!

__._,_.___
.

__,_._,___
Edie 5: freeze when loosing connection
country flaguser name
United States
2007-06-07 11:08:04

The last few days, I've been moving around between having my laptop plugged
in on my desk, and wireless in a conference room or at home.

Edie 5 doesn't seem to respond too well to the network connection being
lost, and then being reconnected. If it's in the middle of a scan, I get
&quot;propfind not found"; error messages, which are fine. But then afterwards the
app tends to just freeze up.

Oddly enough, sometimes I can still work in the app, but I can't move the
main window. Very strange.

Just updated to Edie 6; don't know yet if that still happens with it.

Cheers,

Andreas Heim

Director of Technology
Smashing Ideas
www.smashingideas.com

__._,_.___
.

__,_._,___
Re: Cleanup Problem
country flaguser name
Germany
2007-06-07 11:05:21

Hi,

On 7 Jun, swhitlow wrote:
&gt; It starts scanning a bit and then gives me this message:
>
> "svn: '/Applications/MAMP/<directory-name>;/cache/dynamic_fields' is
> not a working copy.
> svn: Cannot read from to
> '/Applciations/MAMP/<directory-name>;/cache/dynamic_fields/.
> svn/format': path refers to directory or read access is denied&quot;

>; It has now placed a lock on my main project directory which I cannot
&gt; remove and I cannot commit any of my file changes!
>
> Please help!
>
> Is there a workaround to get rid of these locks?

A workaround may be to check out the project to a new working copy, copy
the modified files from the locked to the new working copy and commit
the changes from the new working copy.

After that I think you can remove the locked working copy (but the
developers of SmartSVN may wish that you keep the working copy to
analyse the problem).

Dietmar

--
Dietmar Lippold, Institut VIS, Universität Stuttgart
Raum 1.461, Universitätsstraße 38, 70569 Stuttgart
Tel.: 0711 / 7816 - 435; Fax: 0711 / 7816 - 340
E-Mail: dietmar.lippold%40informatik.uni-stuttgart.de">dietmar.lippoldinformatik.uni-stuttgart.de

__._,_.___
.

__,_._,___
Edie 6: File state: repository only - will be removed
country flaguser name
United States
2007-06-07 14:20:57

This feels odd to me:

- I remove a file
- commit my change
- file goes away
- file shows up again as : " repository only - will be removed&quot;
- once I update, it goes away for good.

I think it shouldn't show me files that are removed from the repository
already and don't exist locally either.

Cheers,

Andreas Heim

Director of Technology
Smashing Ideas
www.smashingideas.com

__._,_.___
.

__,_._,___
Re: Cleanup Problem
country flaguser name
Germany
2007-06-08 03:31:10

> It starts scanning a bit and then gives me this message:

For some reason, SmartSVN can't perform the cleanup completely, so your
working copy keeps being locked.

> '/Applciations/MAMP/<directory-name>;/cache/dynamic_fields/.
> svn/format': path refers to directory or read access is denied&quot;

Does this directory exist? May it be locked by another application?

--
Best regards,
Marc Strapetz
_____________
syntevo.com

swhitlow wrote:
&gt; Hello. I was in the middle of a commit when my system hanged. I
> restarted and then started to do the commit again. It said "Working
> copy '/Applications/MAMP/<directory-name>;/' locked; try performing
> cleanup.&quot;
>
> So, I refreshed since I could not find a "cleanup" command. Then, I
> get this message: "Parts of the working copy are locked. Do you want
>; to clean up Administrative directories?". I choose "Clean up".
>
> It starts scanning a bit and then gives me this message:
>
> "svn: '/Applications/MAMP/<directory-name>;/cache/dynamic_fields' is
> not a working copy.
> svn: Cannot read from to
> '/Applciations/MAMP/<directory-name>;/cache/dynamic_fields/.
> svn/format': path refers to directory or read access is denied&quot;
>
> I ran a chmod -R 777 on all directories for my project just to make
>; sure and ran the refresh again. Same thing.
&gt;
> It has now placed a lock on my main project directory which I cannot
&gt; remove and I cannot commit any of my file changes!
>
> Please help!
>
> Is there a workaround to get rid of these locks?
&gt;
> Thanks!
>
>

__._,_.___
.

__,_._,___
Re: Edie 5: freeze when loosing connection
country flaguser name
Germany
2007-06-08 03:36:32

Hello Andreas,

> Oddly enough, sometimes I can still work in the app, but I can't move the
> main window. Very strange.

Please start SmartSVN from console (on Windows smartsvnc.exe) and once
it freezes again, perform a thread dump and send the resulting output
directly to me. (Windows: Crtl+Break, otherweise Crtl+).

--
Best regards,
Marc Strapetz
_____________
syntevo.com

Andreas Heim wrote:
&gt; The last few days, I've been moving around between having my laptop plugged
> in on my desk, and wireless in a conference room or at home.
>
> Edie 5 doesn't seem to respond too well to the network connection being
&gt; lost, and then being reconnected. If it's in the middle of a scan, I get
> "propfind not found"; error messages, which are fine. But then afterwards the
> app tends to just freeze up.
>
> Oddly enough, sometimes I can still work in the app, but I can't move the
> main window. Very strange.
>
> Just updated to Edie 6; don't know yet if that still happens with it.
>
> Cheers,
>
> Andreas Heim
>;
> Director of Technology
> Smashing Ideas
&gt; www.smashingideas.com
>
>
>
>

__._,_.___
.

__,_._,___
Re: Edie 6: File state: repository only - will be removed
country flaguser name
Germany
2007-06-08 03:38:16

Hi Andreas,

Thanks for reporting this bug. We will fix this for the Release Candidate.

--
Best regards,
Marc Strapetz
_____________
syntevo.com

Andreas Heim wrote:
&gt; This feels odd to me:
>
> - I remove a file
>; - commit my change
&gt; - file goes away
>; - file shows up again as : " repository only - will be removed&quot;
> - once I update, it goes away for good.
>
> I think it shouldn't show me files that are removed from the repository
> already and don't exist locally either.
>
>
>
> Cheers,
>
> Andreas Heim
>;
> Director of Technology
> Smashing Ideas
&gt; www.smashingideas.com
>
>
>

__._,_.___
.

__,_._,___
[1-7]

about | contact  Other archives ( Real Estate discussion Medical topics )