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

Re: Subversion Exception

From: Frank Capodieci <frank.capodieci_at_musicmastermind.com>
Date: Thu, 19 Jan 2012 10:39:59 -0800

> We still don't have enough information to understand the problem. Does
> the problem occur if update individual subdirectories of files? What is
> the smallest part of the working copy that causes the problem?

I deleted the all of the relevant code subdirectories and still got the
exception, so I would guess the problem occurred at the root.

> Is the problem reproducible in a new working copy? If you checkout a
> new working copy at the old revision and update does the problem occur
> in the new working copy?

I did a fresh checkout at the previous revision, modified some code files,
and then updated; I did not get the exception.

> Please the dsecribe the changes that the update is making more fully.
> Are there text changes, property changes, svn:special changes, adds,
> deletes, copies?

Below is the change set I suspect caused the problem. It was made from
Ubuntu 10.10. Again, there are tree changes but no property changes or
svn:special changes. Anything else I can provide?

r2554 | brettharrison | 2012-01-17 11:28:25 -0800 (Tue, 17 Jan 2012)
Changed paths:
   A /trunk/SoundBetter/SoundBetterProxy/Builds/Scripts/auth.pl (from
/trunk/SoundBetter/SoundBetterProxy/scripts/auth.pl:2530)
   A /trunk/SoundBetter/SoundBetterProxy/Builds/Scripts/getrequest.pl (from
/trunk/SoundBetter/SoundBetterProxy/scripts/getrequest.pl:2530)
   M /trunk/SoundBetter/SoundBetterProxy/Builds/Scripts/sbppack.sh
   M
/trunk/SoundBetter/SoundBetterProxy/SoundBetter/src/FCGIRequestHandler.cpp
   M /trunk/SoundBetter/SoundBetterProxy/SoundBetter/src/SoundBetterBase.cpp
   M /trunk/SoundBetter/SoundBetterProxy/SoundBetter/src/SoundBetterBase.h
   M /trunk/SoundBetter/SoundBetterProxy/SoundBetter/src/Utils.cpp
   M /trunk/SoundBetter/SoundBetterProxy/SoundBetter/src/base64.cpp
   M /trunk/SoundBetter/SoundBetterProxy/SoundBetter/src/base64.h
   M
/trunk/SoundBetter/SoundBetterProxy/SoundBetterAudio/src/Fingerprint.cpp
   M /trunk/SoundBetter/SoundBetterProxy/SoundBetterAudio/src/MP3Creator.cpp
   M
/trunk/SoundBetter/SoundBetterProxy/SoundBetterAuthToken/src/AuthToken.cpp
   M
/trunk/SoundBetter/SoundBetterProxy/SoundBetterAuthToken/src/AuthToken.h
   M
/trunk/SoundBetter/SoundBetterProxy/SoundBetterAuthToken/src/SoundBetterAuthToken.cpp
   M
/trunk/SoundBetter/SoundBetterProxy/SoundBetterAuthenticate/src/Authenticate.cpp
   M
/trunk/SoundBetter/SoundBetterProxy/SoundBetterAuthenticate/src/Authenticate.h
   M
/trunk/SoundBetter/SoundBetterProxy/SoundBetterAuthenticate/src/SoundBetterAuthenticate.cpp
   M
/trunk/SoundBetter/SoundBetterProxy/SoundBetterFakeAuth/src/FakeAuthToken.cpp
   M
/trunk/SoundBetter/SoundBetterProxy/SoundBetterFakeAuth/src/FakeAuthToken.h
   M
/trunk/SoundBetter/SoundBetterProxy/SoundBetterFakeAuth/src/SoundBetterFakeAuth.cpp
   M
/trunk/SoundBetter/SoundBetterProxy/SoundBetterNetwork/src/S3Operations.cpp
   M /trunk/SoundBetter/SoundBetterProxy/SoundBetterPublish/src/Publish.cpp
   M /trunk/SoundBetter/SoundBetterProxy/SoundBetterPublish/src/Publish.h
   M
/trunk/SoundBetter/SoundBetterProxy/SoundBetterPublish/src/SoundBetterPublish.cpp
   M /trunk/SoundBetter/SoundBetterProxy/SoundBetterRender/src/Render.cpp
   M /trunk/SoundBetter/SoundBetterProxy/SoundBetterRender/src/Render.h
   M
/trunk/SoundBetter/SoundBetterProxy/SoundBetterRender/src/SoundBetterRender.cpp
   M
/trunk/SoundBetter/SoundBetterProxy/SoundBetterWorkers/src/SoundBetterWorkers.cpp
   M /trunk/SoundBetter/SoundBetterProxy/SoundBetterWorkers/src/Workers.cpp
   M /trunk/SoundBetter/SoundBetterProxy/SoundBetterWorkers/src/Workers.h
   M /trunk/SoundBetter/SoundBetterProxy/sbp/revision
   M /trunk/SoundBetter/SoundBetterProxy/sbp/revision.log
   D /trunk/SoundBetter/SoundBetterProxy/scripts/auth.pl
   D /trunk/SoundBetter/SoundBetterProxy/scripts/getrequest.pl
Received on 2012-01-19 19:41:02 CET

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

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