How can we help you today? How can we help you today?

Branching - Target path does not exist

After branching my database in SVN and linking my blank database to source control via the branch path i see all the schema changes from get latest. What i dont see is my static data. When i attempt to get latest changes i get an error that states. Target path '(SVNPath)' does not exist. If i link it to my original trunk i can see the only changes left is the static data. Below is the full error i receive.

SharpSvn.SvnFileSystemException: Target path '/Project/branches/testing/ProjectDatabase' does not exist
at SharpSvn.SvnClientArgs.HandleResult(SvnClientContext client, SvnException error, Object targets)
at SharpSvn.SvnClientArgs.HandleResult(SvnClientContext client, svn_error_t* error, Object targets)
at SharpSvn.SvnClient.Update(ICollection`1 paths, SvnUpdateArgs args, SvnUpdateResult& result)
at #bog.#C8h.#Haj(PathSet , SvnRevision , SvnDepth , EventHandler`1 , EventHandler`1 )
at #bog.#C8h.#Gaj(PathSet , PathSet , Int64 , SvnDepth , EventHandler`1 , EventHandler`1 )
at #bog.#C8h.#OLf.#iOB()
at #bog.#cog.#LBf(Action , #nqz )
at #bog.#A8h.#WSe(Action , Object , Func`1 , #nqz )
at #bog.#A8h.#WSe(ICancellableOperationStatus , IReadOnlySourceControlServerCallBacks , Action , SvnLocation , SvnClient , Object )
at #bog.#C8h.#WSe(ICancellableOperationStatus , IReadOnlySourceControlServerCallBacks , Action )
at #bog.#C8h.UpgradePathsToRevision(ICancellableOperationStatus , Boolean , PathSet , PathSet , Int64 , IReadOnlySourceControlServerCallBacks , Action , EventHandler`1 )
at #bog.#C8h.UpgradePathsToRevision(ICancellableOperationStatus , Boolean , PathSet , PathSet , Int64 , IReadOnlySourceControlServerCallBacks , Action )
at #oEc.#z8h.#x33.#reW(ICancellableOperationStatus )
at RedGate.SQLSourceControl.Engine.Cancellables.CancellableOperation.#i5f()
at RedGate.SQLSourceControl.Engine.Cancellables.CancellableOperationBase.InvokeWithTracker(String featureUsageKey, Action action)
at RedGate.SQLSourceControl.Engine.Cancellables.CancellableOperation.Invoke()
at RedGate.SQLSourceControl.Engine.SharedUtilsUtils.DoActionWithCancel(ICancellableOperationStatus status, ICancellable cancellable, Action action)
at RedGate.SQLSourceControl.Engine.SharedUtilsUtils.DoActionWithStatus(ICancellableOperationStatus status, ICancellable cancellable, Action action)
at RedGate.SQLSourceControl.Engine.Cancellables.MultiStepCancellableOperation.ExecuteAsOnOperation(ICancellableOperationStatus status, IMultiStepCancellableOperation operation)
at #mlhb.#qy2b.#FYM()
at #mlhb.#qy2b.#EYM()
at #mlhb.#qy2b.#T71b(ICancellableOperationStatus , IReadOnlySourceControlServerCallBacks )
at #mlhb.#sy2b.#AYM(IDifferenceSelector differenceSelector, ICancellableOperationStatus status, IReadOnlySourceControlServerCallBacks callBacks, ToRetrieveChangeSet& toRetrieveChangeSet)
at #GWeb.#VXM.#mYM[#NrPb](Func`2 , ICancellableOperationStatus , IReadOnlySourceControlServerCallBacks , IDifferenceSelector )
at #GWeb.#VXM.#kYM(ICancellableOperationStatus , IReadOnlySourceControlServerCallBacks , IDifferenceSelector )
at #GWeb.#4Ec.#8Jc(ICancellableOperationStatus , IReadOnlySourceControlServerCallBacks , IDifferenceSelector )
at #GWeb.#4Ec.#izb1.#SB7b(ICancellableOperationStatus )
at RedGate.SQLSourceControl.Engine.Cancellables.MutexedCancellableOperation`1.#u36.#k5f()
at RedGate.SQLSourceControl.Engine.Cancellables.CancellableOperationBase.InvokeWithTracker(String featureUsageKey, Action action)
at RedGate.SQLSourceControl.Engine.Cancellables.MutexedCancellableOperation`1.Invoke()
at #eEc.#Qlg.Invoke()
at #JLc.#PLc.#Jfb.#EJf()
at RedGate.SQLSourceControl.Engine.SmartAssembly.ExceptionReporting.ErrorReporterBase.Do(Action , Predicate`1 , Boolean )
at RedGate.SQLSourceControl.Engine.SmartAssembly.ExceptionReporting.ErrorReporterBase.DoWithObviousExceptionsRethrowAll(Action action)
at RedGate.SQLSourceControl.CommonUI.Forms.ErrorDialog.DoWithObviousExceptionsRethrowAll(Action action)
at #JLc.#PLc.#CTc(ICancellableOperation`1 , Object )
shawn.raftery
0

Comments

5 comments

  • Andy C S
    We're aware of this bug - there's a fix due for release within the next week or so which ought to sort it out, so watch out for that. If you're still seeing the problem after the update, though, let me know and we'll try and get to the bottom of it.
    Andy C S
    0
  • shawn.raftery
    Thanks. I will look for this update and post my results.

    Shawn
    shawn.raftery
    0
  • shawn.raftery
    Any update on the release?
    shawn.raftery
    0
  • Andy C S
    The release has gone out now - you can get it by selecting Help->Check for Updates from within SQL Source Control. Let me know if that helps at all!
    Andy C S
    0
  • shawn.raftery
    I have downloaded the update and it looks that checking out from a branch / tag now works. Thanks
    shawn.raftery
    0

Add comment

Please sign in to leave a comment.