[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[List Home]
|
[subversive-dev] compare trunk file to branch
|
- From: "Loehr, Ruel" <rloehr@xxxxxxxxxxxxxx>
- Date: Thu, 10 Apr 2008 14:59:08 -0500
- Accept-language: en-US
- Acceptlanguage: en-US
- Delivered-to: subversive-dev@eclipse.org
- Thread-index: AQHIm0VWVbrED74MT0aylb0wU+j+8w==
- Thread-topic: compare trunk file to branch
What is the recomended way to compare a file on trunk to a branch?
I can use a compare with url and it works (although its a little clunky). When I use a compare to branch it starts scanning the entire source tree and fails with a stack overflow error.