You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@subversion.apache.org by David Aldrich <da...@eu.nec.com> on 2009/05/07 08:40:52 UTC

File or directory '.' is out of date

Hi

I am trying to remove a folder at the top level of my project:

MyProj\folder1

The folder is empty. I marked it for deletion and then attempted a commit, which failed with message:

"File or directory '.' is out of date; try updating "

Updating does not help. Does the '.' give a clue to what is wrong?

BR

David

------------------------------------------------------
http://subversion.tigris.org/ds/viewMessage.do?dsForumId=1065&dsMessageId=2091970

To unsubscribe from this discussion, e-mail: [users-unsubscribe@subversion.tigris.org].

Re: File or directory '.' is out of date

Posted by Lieven Govaerts <sv...@mobsol.be>.
Try updating the folder MyProj, the data of "folder1" is written in
the administrative section of its parent folder, so it doesn't get
updated if you restrict the update to MyProj\folder1.

hth,

Lieven

On Thu, May 7, 2009 at 10:40 AM, David Aldrich <da...@eu.nec.com> wrote:
> Hi
>
> I am trying to remove a folder at the top level of my project:
>
> MyProj\folder1
>
> The folder is empty. I marked it for deletion and then attempted a commit,
> which failed with message:
>
> "File or directory '.' is out of date; try updating "
>
> Updating does not help. Does the '.' give a clue to what is wrong?
>
> BR
>
> David

------------------------------------------------------
http://subversion.tigris.org/ds/viewMessage.do?dsForumId=1065&dsMessageId=2093486

To unsubscribe from this discussion, e-mail: [users-unsubscribe@subversion.tigris.org].