History | Log In     View a printable version of the current page.  
Issue Details (XML | Word | Printable)

Key: IDEA-12601
Type: Bug Bug
Status: Open Open
Assignee: Dmitry Jemerov
Reporter: Serge Baranov
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
IDEA: Feedback

IDEA hangs for several minutes on the SVN file not under version control

Created: 03 May 07 21:58   Updated: 03 May 07 21:58
Component/s: Version Control Integration. Subversion

Environment: Mac OS X

Build: 6,180
Severity: High


 Description  « Hide
Support feedback:

It looks as if this TradeCapture.iws file was definitely the
problem. We had previously been using CVS and had added this file to
our .cvsignore file. I'm new to SVN, but I just figured out how to
set a property on our IDE directory to ignore the TradeCapture.iws
file. Now, when I interact with the subversion server, everything
seems to be very snappy. None the less, it does seem like this might
be a bug in IDEA. I would expect IDEA to handle files like these a
little more gracefully.
> Serge,
>
> I've got some initial results. I can send you the entire log file
> if you like, but I thought I would start with just a small
> section. I tailed the log file and then started a checkin. The
> following section shows the big gap in time that we have been
> experiencing (periodically I might note) when doing various SVN
> operations:
>
> 2007-05-03 13:05:28,155 [10847576] INFO -
> project.impl.ConfigurationFile - Time to save /Users/paulrs/
> Developer/TCOTC/V3/IDE/TradeCapture.iws: 20
> 2007-05-03 13:05:28,456 [10847877] INFO -
> org.jetbrains.idea.svn.SvnVcs - svn: Cannot read from to '/Users/
> paulrs/Developer/TCOTC/V3/IDE/TradeCapture.iws/.svn/entries': path
> refers to directory or read access is denied
> 2007-05-03 13:05:28,456 [10847877] INFO -
> org.jetbrains.idea.svn.SvnVcs - svn: '/Users/paulrs/Developer/TCOTC/
> V3/IDE/TradeCapture.iws' is not a working copy
> 2007-05-03 13:05:28,457 [10847878] INFO -
> org.jetbrains.idea.svn.SvnVcs - svn: Cannot read from to '/Users/
> paulrs/Developer/TCOTC/V3/IDE/TradeCapture.iws/.svn/format': path
> refers to directory or read access is denied
> 2007-05-03 13:05:28,457 [10847878] INFO -
> org.jetbrains.idea.svn.SvnVcs - svn: '/Users/paulrs/Developer/TCOTC/
> V3/IDE/TradeCapture.iws' is not a working copy
> 2007-05-03 13:05:28,457 [10847878] INFO -
> org.jetbrains.idea.svn.SvnVcs - svn: '/Users/paulrs/Developer/TCOTC/
> V3/IDE/TradeCapture.iws' is not a working copy
> svn: Cannot read from to '/Users/paulrs/Developer/TCOTC/V3/IDE/
> TradeCapture.iws/.svn/format': path refers to directory or read
> access is denied
> 2007-05-03 13:12:36,872 [11276293] INFO -
> lij.localVcs.impl.LocalVcsImpl - purged 0 items
> 2007-05-03 13:12:37,326 [11276747] INFO -
> project.impl.ConfigurationFile - Time to save /Users/paulrs/
> Developer/TCOTC/V3/IDE/TradeCapture.iws: 21
> 2007-05-03 13:12:37,630 [11277051] INFO -
> org.jetbrains.idea.svn.SvnVcs - svn: Cannot read from to '/Users/
> paulrs/Developer/TCOTC/V3/IDE/TradeCapture.iws/.svn/entries': path
> refers to directory or read access is denied
> 2007-05-03 13:12:37,631 [11277052] INFO -
> org.jetbrains.idea.svn.SvnVcs - svn: '/Users/paulrs/Developer/TCOTC/
> V3/IDE/TradeCapture.iws' is not a working copy
> 2007-05-03 13:12:37,631 [11277052] INFO -
> org.jetbrains.idea.svn.SvnVcs - svn: Cannot read from to '/Users/
> paulrs/Developer/TCOTC/V3/IDE/TradeCapture.iws/.svn/format': path
> refers to directory or read access is denied
> 2007-05-03 13:12:37,631 [11277052] INFO -
> org.jetbrains.idea.svn.SvnVcs - svn: '/Users/paulrs/Developer/TCOTC/
> V3/IDE/TradeCapture.iws' is not a working copy
> 2007-05-03 13:12:37,631 [11277052] INFO -
> org.jetbrains.idea.svn.SvnVcs - svn: '/Users/paulrs/Developer/TCOTC/
> V3/IDE/TradeCapture.iws' is not a working copy
> svn: Cannot read from to '/Users/paulrs/Developer/TCOTC/V3/IDE/
> TradeCapture.iws/.svn/format': path refers to directory or read
> access is denied
>
> You'll see that there is a gap of 7 minutes in the above log.
> During that time, almost no CPU is used, and the SVN progress bar
> in IDEA is not updated at all (it's completely empty in fact).
>



 All   Comments   Work Log   Change History      Sort Order:
There are no comments yet on this issue.