Merge Branches - Unhandled Exception

This forum is now locked, since Gold Support is no longer offered.

Moderator: SourceGear

Locked
arden_dan
Posts: 38
Joined: Thu Apr 01, 2004 2:59 am
Location: Manchester, UK

Merge Branches - Unhandled Exception

Post by arden_dan » Wed Aug 18, 2004 3:07 am

Hi,

One of our users has an unhandled exception (Object reference not set..) during a Merge Branches operation, when 'files are being retrieved from the server".

This error occurs only for one specific user on one specific machine. Using a different machine cures the problem, as does a different user on the same machine.

It is also specific to a particular folder in the repository.

The appearance of this problem coincided with our recent upgrade from 2.0.3 to 2.0.5.

I have the debug level server log, the client log and the details from the error, but I'd rather email than attach here.

For the time being we can get around this problem by choosing higher level origin & target folders.

Thanks in advance.

ericsink
Posts: 346
Joined: Mon Dec 15, 2003 1:52 pm
Location: SourceGear
Contact:

Post by ericsink » Wed Aug 18, 2004 8:51 am

I'd like to see the stacktrace.

There is one known crash bug in the merge branches code. It only happens under certain circumstances, and only when the user option "Store working folder data inside working folders" is not checked.

If you have a stacktrace or logfile or such, please mail it to me at eric@sourcegear.com

Thanks!
Eric Sink
Software Craftsman
SourceGear

arden_dan
Posts: 38
Joined: Thu Apr 01, 2004 2:59 am
Location: Manchester, UK

Post by arden_dan » Wed Aug 18, 2004 10:53 am

Stack trace and all the log files are on their way..

Thanks

arden_dan
Posts: 38
Joined: Thu Apr 01, 2004 2:59 am
Location: Manchester, UK

Post by arden_dan » Thu Aug 19, 2004 2:17 am

Eric identified the problem as a known bug that has been fixed for 2.1

Locked