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

Re: BUG/FEATURE; svn status bails out

From: Folker Schamel <schamel23_at_spinor.com>
Date: 2004-04-08 05:00:08 CEST

You should never add ncb or suo files to version control
- this will drive you mad for many reasons.

Björn Törnqvist wrote:

>
> [searced for "being used by another process" in the issuetracker and
> found no submitted issues]
>
> Hello all,
>
> When running svn status in a commandline (winxp) in the project where
> studio.net is running the command bails out because visual studio ha
> locked a file. This is pretty unintuitive, methinks it should keep
> listing the changes.
>
> Example (Having visual studio up and running):
> --------------------------------------
> Microsoft Windows XP [Version 5.1.2600]
> (C) Copyright 1985-2001 Microsoft Corp.
>
> c:\code\mophun\BTH-Pinball>svn status
> M Debug\BuildLog.htm
> svn: Can't open file 'BTH-Pinball.ncb': The process cannot access the
> file because it is being used by another process.
>
> c:\code\mophun\BTH-Pinball>
> -------------------------------
>
> Then, closing studio gives this result, i.e. the status command KEEPS
> LISTING the in the files that are sorted after the previously locked file:
>
> --------------------------------
> c:\code\mophun\BTH-Pinball>svn status
> M Debug\BuildLog.htm
> M BTH-Pinball.ncb
> M BTH-Pinball.suo
> M BTHPinball.mpn
>
> c:\code\mophun\BTH-Pinball>
> ---------------------------------
>
>
> So, for example, even if Studio is open, I'd still like to se if
> BTHPinball.mpn has changed. Not too much to ask for, is it? Especially
> considering that everything else in subversion works just fine for me. =)
>
> Of course, I would have been happy to submit code that fixes this, but I
> simply cannot build subversion on my windowsbox, but that's another story.
>
> Cheers,
>
> Bjorn
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
> For additional commands, e-mail: dev-help@subversion.tigris.org
>
>

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Thu Apr 8 05:00:38 2004

This is an archived mail posted to the Subversion Dev mailing list.

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