RE: bad svn url : test-patch

2009-07-30 Thread Todd Greenwood
Thanks Mahadev.

-Original Message-
From: Mahadev Konar [mailto:maha...@yahoo-inc.com] 
Sent: Thursday, July 30, 2009 3:00 PM
To: zookeeper-user@hadoop.apache.org
Subject: Re: bad svn url : test-patch

Hi Todd,
  Yes this happens with the branch 3.2. The test-patch  link is broken
becasuse of the hadoop split. This file is used for hudson test
environment.
It isnt used anywhere else, so the svn co otherwise should be fine. We
should fix it anyways.

Thanks
mahadev


On 7/30/09 2:57 PM, "Todd Greenwood"  wrote:

> FYI - looks like there is a bad url in svn...
> 
> $ svn co
> http://svn.apache.org/repos/asf/hadoop/zookeeper/branches/branch-3.2
> branch-3.2
> 
> ...
> Abranch-3.2/build.xml
> 
> Fetching external item into 'branch-3.2/src/java/test/bin'
> svn: URL
> 'http://svn.apache.org/repos/asf/hadoop/common/nightly/test-patch'
> doesn't exist
> 
> This does not repro w/ 3.1:
> 
> $ svn co
> http://svn.apache.org/repos/asf/hadoop/zookeeper/branches/branch-3.1
> branch-3.1
> 
> -Todd
> 



Re: bad svn url : test-patch

2009-07-30 Thread Mahadev Konar
Hi Todd,
  Yes this happens with the branch 3.2. The test-patch  link is broken
becasuse of the hadoop split. This file is used for hudson test environment.
It isnt used anywhere else, so the svn co otherwise should be fine. We
should fix it anyways.

Thanks
mahadev


On 7/30/09 2:57 PM, "Todd Greenwood"  wrote:

> FYI - looks like there is a bad url in svn...
> 
> $ svn co
> http://svn.apache.org/repos/asf/hadoop/zookeeper/branches/branch-3.2
> branch-3.2
> 
> ...
> Abranch-3.2/build.xml
> 
> Fetching external item into 'branch-3.2/src/java/test/bin'
> svn: URL
> 'http://svn.apache.org/repos/asf/hadoop/common/nightly/test-patch'
> doesn't exist
> 
> This does not repro w/ 3.1:
> 
> $ svn co
> http://svn.apache.org/repos/asf/hadoop/zookeeper/branches/branch-3.1
> branch-3.1
> 
> -Todd
>