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

Re: File commit just hangs

From: Stefan Küng <tortoisesvn_at_gmail.com>
Date: Sat, 26 May 2012 10:55:34 +0200

On 26.05.2012 02:54, Chad Schneider wrote:
> I'm new to SVN, but I setup a local SVN server about a month ago, and
> have been using it fine, with numerous commits. Now, I'm having
> trouble committing files in a directory. When I try to commit, it
> just hangs before I can enter a message, and the files to be
> committed aren't shown. How can I find out more about where
> TortoiseSVN is getting stuck?

In that stage, the commit dialog fetches the status of the directory and
all files below it.
Once all the status have been fetched, then the files to commit are shown.

If it hangs before showing those files, then fetching the status doesn't
work for some reason. Maybe the working copy database is locked. Try
running cleanup, not just on that folder but on the working copy root
folder as well.

Stefan

-- 
        ___
   oo  // \\      "De Chelonian Mobile"
  (_,\/ \_/ \     TortoiseSVN
    \ \_/_\_/>    The coolest Interface to (Sub)Version Control
    /_/   \_\     http://tortoisesvn.net
------------------------------------------------------
http://tortoisesvn.tigris.org/ds/viewMessage.do?dsForumId=4061&dsMessageId=2966994
To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_tortoisesvn.tigris.org].
Received on 2012-05-26 10:55:50 CEST

This is an archived mail posted to the TortoiseSVN Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.