Error during clean up

View: New views
7 Messages — Rating Filter:   Alert me  

Error during clean up

by Carlos Alberto Leme Galassi :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Hi,

Today we have a problem with a folder appears locked. The user report us
that she only update the folder.

The error message points a file under a folder. As the user unchanged
anything under de folder, we remove all the files under the folder and
gave an update.

The files didn't return to the folder and asks for a CleanUp.

As the message asks we did a CleanUp and receive the message:

"Subversion reported an error while doing a cleanup!
In directory 'c:\xxx'
Error processing commando 'modify-wcprop' in
'c:\folder'
'c:\folder\file.x' is not under version control"

We must create another work copy... Why did it probably happen?

Thanks

Carlos Alberto

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@...
For additional commands, e-mail: users-help@...


Re: Error during clean up

by Marcos Chaves-2 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Hi Carlos,

if you deleted or changed files and you want them back, you have to
"revert" these changes. Go to an upper directory and "revert" it. Your
files will be restored.

I hope this helps,

-Marcos

On 10/16/06, Carlos Alberto Leme Galassi <galassi@...> wrote:

> Hi,
>
> Today we have a problem with a folder appears locked. The user report us
> that she only update the folder.
>
> The error message points a file under a folder. As the user unchanged
> anything under de folder, we remove all the files under the folder and
> gave an update.
>
> The files didn't return to the folder and asks for a CleanUp.
>
> As the message asks we did a CleanUp and receive the message:
>
> "Subversion reported an error while doing a cleanup!
> In directory 'c:\xxx'
> Error processing commando 'modify-wcprop' in
> 'c:\folder'
> 'c:\folder\file.x' is not under version control"
>
> We must create another work copy... Why did it probably happen?
>
> Thanks
>
> Carlos Alberto
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@...
> For additional commands, e-mail: users-help@...
>
>

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@...
For additional commands, e-mail: users-help@...


Parent Message unknown RE: Error during clean up

by Carlos Alberto Leme Galassi :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Some parts of this message have been removed. Learn more about Nabble's security policy.
Mensagem
Marcos,
 
I tried to do the revert, the command showed the files deleted, but receive de error message:
 
“Error – Working copy ‘C:\folder-a\folder-b’ locked”
“Error – Please execute the “Cleanup” command”.
 
What could we do?
 
Thanks
 
Carlos Alberto 
 
 
Hi Carlos,
 
if you deleted or changed files and you want them back, you have to
"revert" these changes. Go to an upper directory and "revert" it. Your
files will be restored.
 
I hope this helps,
 
-Marcos
 
On 10/16/06, Carlos Alberto Leme Galassi <galassi@...> wrote:
> Hi,
>
> Today we have a problem with a folder appears locked. The user report us
> that she only update the folder.
>
> The error message points a file under a folder. As the user unchanged
> anything under de folder, we remove all the files under the folder and
> gave an update.
>
> The files didn't return to the folder and asks for a CleanUp.
>
> As the message asks we did a CleanUp and receive the message:
>
> "Subversion reported an error while doing a cleanup!
> In directory 'c:\xxx'
> Error processing commando 'modify-wcprop' in
> 'c:\folder'
> 'c:\folder\file.x' is not under version control"
>
> We must create another work copy... Why did it probably happen?
>
> Thanks
>
> Carlos Alberto
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@...
> For additional commands, e-mail: users-help@...
>
 

 


Re: Error during clean up

by Stefan Küng :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Carlos Alberto Leme Galassi wrote:
> Marcos,
>
> I tried to do the revert, the command showed the files deleted, but
> receive de error message:
>
> “Error – Working copy ‘C:\folder-a\folder-b’ locked”
> “Error – Please execute the “Cleanup” command”.
>
> What could we do?

If that happens on every working copy, then check if you have two files
in the same folder with the same names (use the repo browser). If two
files differ only in case (e.g. FILE and file) then check our FAQ on how
to repair this.

Stefan

--
        ___
   oo  // \\      "De Chelonian Mobile"
  (_,\/ \_/ \     TortoiseSVN
    \ \_/_\_/>    The coolest Interface to (Sub)Version Control
    /_/   \_\     http://tortoisesvn.net

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@...
For additional commands, e-mail: users-help@...


Parent Message unknown RE: Re: Error during clean up

by Carlos Alberto Leme Galassi :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Stephan,

It occurs 3 times (in almost 20 users we have, using svn for more than a month) 2 times with one user and 1 with another.

We don't have any duplicated file into the folder.

The error message tell us the folder is locked, but it doesn't.

As I told, we recreate in 3 cases another work area and solve the problem, but for us are very important to know how and why these problems were occurred, to avoid and to solve them quickly.

Thanks a lot.

Carlos Alberto

-----Original Message-----
From: Stefan Küng [mailto:tortoisesvn@...]
Sent: terça-feira, 17 de outubro de 2006 16:52
To: users@...
Subject: Re: Error during clean up

Carlos Alberto Leme Galassi wrote:
> Marcos,
>
> I tried to do the revert, the command showed the files deleted, but
> receive de error message:
>
> "Error - Working copy 'C:\folder-a\folder-b' locked"
> "Error - Please execute the "Cleanup" command".
>
> What could we do?

If that happens on every working copy, then check if you have two files
in the same folder with the same names (use the repo browser). If two
files differ only in case (e.g. FILE and file) then check our FAQ on how
to repair this.

Stefan

--
        ___
   oo  // \\      "De Chelonian Mobile"
  (_,\/ \_/ \     TortoiseSVN
    \ \_/_\_/>    The coolest Interface to (Sub)Version Control
    /_/   \_\     http://tortoisesvn.net

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@...
For additional commands, e-mail: users-help@...

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@...
For additional commands, e-mail: users-help@...


RE: RE: Re: Error during clean up

by Peter Yamamoto :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

We've had mysterious lock/cleanup problems as well.

In some cases, the following works:
1. close all windows explorer windows
2. kill tsvncache process
3. do the cleanup/update operation from command line svn.

Unknown reasons why sometimes svn command line works, but tsvn continually complains. After the successful command line operation, tsvn seems happy too (until the next time).

Peter

-----Original Message-----
From: Carlos Alberto Leme Galassi [mailto:galassi@...]
Sent: Tuesday, October 17, 2006 1:26 PM
To: users@...
Subject: RE: Re: Error during clean up

Stephan,

It occurs 3 times (in almost 20 users we have, using svn for more than a month) 2 times with one user and 1 with another.

We don't have any duplicated file into the folder.

The error message tell us the folder is locked, but it doesn't.

As I told, we recreate in 3 cases another work area and solve the problem, but for us are very important to know how and why these problems were occurred, to avoid and to solve them quickly.

Thanks a lot.

Carlos Alberto

-----Original Message-----
From: Stefan Küng [mailto:tortoisesvn@...]
Sent: terça-feira, 17 de outubro de 2006 16:52
To: users@...
Subject: Re: Error during clean up

Carlos Alberto Leme Galassi wrote:
> Marcos,
>
> I tried to do the revert, the command showed the files deleted, but
> receive de error message:
>
> "Error - Working copy 'C:\folder-a\folder-b' locked"
> "Error - Please execute the "Cleanup" command".
>
> What could we do?

If that happens on every working copy, then check if you have two files in the same folder with the same names (use the repo browser). If two files differ only in case (e.g. FILE and file) then check our FAQ on how to repair this.

Stefan

--
        ___
   oo  // \\      "De Chelonian Mobile"
  (_,\/ \_/ \     TortoiseSVN
    \ \_/_\_/>    The coolest Interface to (Sub)Version Control
    /_/   \_\     http://tortoisesvn.net

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@...
For additional commands, e-mail: users-help@...

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@...
For additional commands, e-mail: users-help@...

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@...
For additional commands, e-mail: users-help@...


Re: Error during clean up

by Stefan Küng :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Carlos Alberto Leme Galassi wrote:

> Stephan,
>
> It occurs 3 times (in almost 20 users we have, using svn for more
> than a month) 2 times with one user and 1 with another.
>
> We don't have any duplicated file into the folder.
>
> The error message tell us the folder is locked, but it doesn't.
>
> As I told, we recreate in 3 cases another work area and solve the
> problem, but for us are very important to know how and why these
> problems were occurred, to avoid and to solve them quickly.

Next time this happens, check the hidden .svn folder. There should be a
'tmp' folder in there. If that folder doesn't exist (maybe some cleaner
program removed it because it is usually empty or only contains empty
folders) then Subversion can throw error messages which not always are
accurate (i.e. they don't always tell that the tmp folder doesn't exist
but some other error because a function requiring that folder fails).

Stefan

--
        ___
   oo  // \\      "De Chelonian Mobile"
  (_,\/ \_/ \     TortoiseSVN
    \ \_/_\_/>    The coolest Interface to (Sub)Version Control
    /_/   \_\     http://tortoisesvn.net

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@...
For additional commands, e-mail: users-help@...