Failure to update

0
Hi! i am working on a project in the cloud, so for some reason when i was updating yesterday and i couldn't complete my transaction(update). Then when i try to update today the modeler gives me an error. Here are the details for the error: SharpSvn.SvnWorkingCopyLockException: Working copy 'C:\Users\Ndikhaye\Documents\Xpdian\Mendix\Xpdian RAD Lifecycle Support System-main' locked at SharpSvn.SvnClientArgs.HandleResult(SvnClientContext client, SvnException error, Object targets) in f:\qqn\sharpsvn-dist-1.6\src\sharpsvn\svnclientargs.cpp:line 78 at SharpSvn.SvnClientArgs.HandleResult(SvnClientContext client, svnerrort* error, Object targets) in f:\qqn\sharpsvn-dist-1.6\src\sharpsvn\svnclientargs.cpp:line 42 at SharpSvn.SvnClient.Update(ICollection1 paths, SvnUpdateArgs args, SvnUpdateResult& result) in f:\qqn\sharpsvn-dist-1.6\src\sharpsvn\commands\update.cpp:line 145 at SharpSvn.SvnClient.Update(String path, SvnUpdateArgs args) in f:\qqn\sharpsvn-dist-1.6\src\sharpsvn\commands\update.cpp:line 65 at Mendix.Modeler.VersionControl.RevUpdater.<>c__DisplayClass19.<SvnUpdate>b__13(SvnClient c) in c:\cygwin\home\autobuild\build\Mendix-3\modeler\Modeler\VersionControl\RevUpdater.cs:line 211 at Mendix.Modeler.VersionControl.SvnUtil.ClientDo[T](Func2 action) in c:\cygwin\home\autobuild\build\Mendix-3\modeler\Modeler\VersionControl\SvnUtil.cs:line 90 at Mendix.Modeler.VersionControl.RevUpdater.SvnUpdate(RevUpdateState state, ProgressInfo info, Int64& oldRevision, Int64& newRevision) in c:\cygwin\home\autobuild\build\Mendix-3\modeler\Modeler\VersionControl\RevUpdater.cs:line 211
asked
1 answers
1

Looks like the same issue as can be found here: https://forum.mendix.com/questions/3829/SharpSvnSvnWorkingCopyLockException

answered