You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@deltacloud.apache.org by Justin Clift <jc...@redhat.com> on 2011/02/27 06:10:45 UTC

[SVN-only PATCH]: Remove testing commits from Deltacloud SVN README file

Hi all,

Noticed the README file in the base of the SVN directory has a bunch of
strange test commits in there.

The attached patch removes them, putting something more useful in there
instead (a link to the main project website).


Re: [SVN-only PATCH]: Remove testing commits from Deltacloud SVN README file

Posted by Michal Fojtik <mf...@redhat.com>.
On 02/03/11 23:36 +1100, Justin Clift wrote:
>On 02/03/2011, at 8:58 PM, Michal Fojtik wrote:
>> On 01/03/11 16:46 -0800, David Lutterkort wrote:
>>> On Tue, 2011-03-01 at 14:03 +1100, Justin Clift wrote:
>>>> On 01/03/2011, at 11:43 AM, David Lutterkort wrote:
>>>> On Sun, 2011-02-27 at 16:10 +1100, Justin Clift wrote:
>>>> >> Noticed the README file in the base of the SVN directory has a bunch of
>>>> >> strange test commits in there.
>>>> >>
>>>> >> The attached patch removes them, putting something more useful in there
>>>> >> instead (a link to the main project website).
>>>> >
>>>> > Somehow, the attachment didn't make it. Can you post the patch inline ?
>>>>
>>>> Yep, no stress. :)
>>>
>>> Ok. Committed. Thanks for fixing that up.
>>
>> Pretty strange, when I did 'git svn fetch' it doesn't fetch this commit.
>
>Yeah, this README file is only present in the SVN source:
>
>  https://svn.apache.org/repos/asf/incubator/deltacloud/
>
>  + README   <-- this file
>  + branches/
>  + tags/
>  + trunk/ <-- git only mirrors the *contents* of this dir

Oh, thanks I didn't realized this ;-)

   -- Michal

-- 
--------------------------------------------------------
Michal Fojtik, mfojtik@redhat.com
Deltacloud API: http://deltacloud.org
--------------------------------------------------------

Re: [SVN-only PATCH]: Remove testing commits from Deltacloud SVN README file

Posted by Justin Clift <jc...@redhat.com>.
On 02/03/2011, at 8:58 PM, Michal Fojtik wrote:
> On 01/03/11 16:46 -0800, David Lutterkort wrote:
>> On Tue, 2011-03-01 at 14:03 +1100, Justin Clift wrote:
>>> On 01/03/2011, at 11:43 AM, David Lutterkort wrote:
>>> On Sun, 2011-02-27 at 16:10 +1100, Justin Clift wrote:
>>> >> Noticed the README file in the base of the SVN directory has a bunch of
>>> >> strange test commits in there.
>>> >>
>>> >> The attached patch removes them, putting something more useful in there
>>> >> instead (a link to the main project website).
>>> >
>>> > Somehow, the attachment didn't make it. Can you post the patch inline ?
>>> 
>>> Yep, no stress. :)
>> 
>> Ok. Committed. Thanks for fixing that up.
> 
> Pretty strange, when I did 'git svn fetch' it doesn't fetch this commit.

Yeah, this README file is only present in the SVN source:

  https://svn.apache.org/repos/asf/incubator/deltacloud/

  + README   <-- this file
  + branches/
  + tags/
  + trunk/ <-- git only mirrors the *contents* of this dir

Re: [SVN-only PATCH]: Remove testing commits from Deltacloud SVN README file

Posted by Michal Fojtik <mf...@redhat.com>.
On 01/03/11 16:46 -0800, David Lutterkort wrote:
>On Tue, 2011-03-01 at 14:03 +1100, Justin Clift wrote:
>> On 01/03/2011, at 11:43 AM, David Lutterkort wrote:
>> On Sun, 2011-02-27 at 16:10 +1100, Justin Clift wrote:
>> >> Noticed the README file in the base of the SVN directory has a bunch of
>> >> strange test commits in there.
>> >>
>> >> The attached patch removes them, putting something more useful in there
>> >> instead (a link to the main project website).
>> >
>> > Somehow, the attachment didn't make it. Can you post the patch inline ?
>>
>> Yep, no stress. :)
>
>Ok. Committed. Thanks for fixing that up.

Pretty strange, when I did 'git svn fetch' it doesn't fetch this commit.

   -- Michal

>
>David
>
>

-- 
--------------------------------------------------------
Michal Fojtik, mfojtik@redhat.com
Deltacloud API: http://deltacloud.org
--------------------------------------------------------

Re: [SVN-only PATCH]: Remove testing commits from Deltacloud SVN README file

Posted by David Lutterkort <lu...@redhat.com>.
On Tue, 2011-03-01 at 14:03 +1100, Justin Clift wrote:
> On 01/03/2011, at 11:43 AM, David Lutterkort wrote:
> On Sun, 2011-02-27 at 16:10 +1100, Justin Clift wrote:
> >> Noticed the README file in the base of the SVN directory has a bunch of
> >> strange test commits in there.
> >> 
> >> The attached patch removes them, putting something more useful in there
> >> instead (a link to the main project website).
> > 
> > Somehow, the attachment didn't make it. Can you post the patch inline ?
> 
> Yep, no stress. :)

Ok. Committed. Thanks for fixing that up.

David



Re: [SVN-only PATCH]: Remove testing commits from Deltacloud SVN README file

Posted by Justin Clift <jc...@redhat.com>.
On 01/03/2011, at 11:43 AM, David Lutterkort wrote:
On Sun, 2011-02-27 at 16:10 +1100, Justin Clift wrote:
>> Noticed the README file in the base of the SVN directory has a bunch of
>> strange test commits in there.
>> 
>> The attached patch removes them, putting something more useful in there
>> instead (a link to the main project website).
> 
> Somehow, the attachment didn't make it. Can you post the patch inline ?

Yep, no stress. :)

--- README.orig	2011-02-27 16:04:43.000000000 +1100
+++ README	2011-02-27 16:06:54.000000000 +1100
@@ -1,8 +1,5 @@
-Welcome to the Deltacloud project
-Hello by Gurkan.
-Testing commit for hogstrom.
-Hello from senaka.
-marhaba min marios
-Gruesse von lutter
-Hello from jsdelfino
-Hello from Shankar
+Welcome to the Deltacloud project.
+
+The main project website is located at:
+
+  http://www.deltacloud.org


Re: [SVN-only PATCH]: Remove testing commits from Deltacloud SVN README file

Posted by David Lutterkort <lu...@redhat.com>.
On Sun, 2011-02-27 at 16:10 +1100, Justin Clift wrote:
> Noticed the README file in the base of the SVN directory has a bunch of
> strange test commits in there.
> 
> The attached patch removes them, putting something more useful in there
> instead (a link to the main project website).

Somehow, the attachment didn't make it. Can you post the patch inline ?

David