You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@subversion.apache.org by Ben Collins-Sussman <su...@collab.net> on 2003/06/17 17:16:51 UTC

just a passing thought

So we now have three small bugfixes that *might* justify a 0.24.2 release:

  * 'svn export' had a pool bug, which might cause a crash (although
    nobody actually got hit by it for the last 2 releases.)

  * 'svnadmin dump', while now much faster, was doing zero memory
    management, and growing really huge.  cmpilato just fixed this
    (see upcoming commit.)

  * diff_tests.py were failing over dav for some people, because of an
    uninitialized structure bug.

My feeling is:  none of these buglets alone is enough to justify a
0.24.2 release.  But *maybe*, taken together, they justify a new
release.  Maybe.

But I'm certainly not directly advocating a new release.  I'm going
back into my hole.  :-)



---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org

Re: just a passing thought

Posted by Branden Robinson <br...@deadbeast.net>.
On Tue, Jun 17, 2003 at 12:16:51PM -0500, Ben Collins-Sussman wrote:
> My feeling is:  none of these buglets alone is enough to justify a
> 0.24.2 release.  But *maybe*, taken together, they justify a new
> release.  Maybe.

I feel they do, but I'm just a selfish user who doesn't ever run the
trunk.

-- 
G. Branden Robinson            |      I've made up my mind.  Don't try to
Free Software Developer        |      confuse me with the facts.
branden@deadbeast.net          |      -- Indiana Senator Earl Landgrebe
http://deadbeast.net/~branden/ |

Re: just a passing thought

Posted by mark benedetto king <mb...@host-10_129_4_123.guardent.com>.
On Wed, Jun 18, 2003 at 02:21:59AM -0700, Greg Stein wrote:
> On Tue, Jun 17, 2003 at 11:04:51PM +0200, Branko ??ibej wrote:
> >
> > Huh, Unix lets you get away with even more far-out things. Ever seen a
> > backspace in a filename? It's confusing, to say the least :-)
> 
> Oh... that's just... Wrong.
> 

The worst is when you manage to get a '/' in a filename.

--ben


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org

Re: just a passing thought

Posted by Greg Stein <gs...@lyra.org>.
On Tue, Jun 17, 2003 at 11:04:51PM +0200, Branko ??ibej wrote:
>...
> ><grin>
> >I have already tried that believe me.  Personally I NEVER use spaces.
> >However, MY users seem to think that because MS lets you, it's a good thing.
> >And in the particular case I can't change it. Grrr.!
> ></grin>
>
> Huh, Unix lets you get away with even more far-out things. Ever seen a
> backspace in a filename? It's confusing, to say the least :-)

Oh... that's just... Wrong.

/me shivers

-- 
Greg Stein, http://www.lyra.org/

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org

Re: just a passing thought

Posted by Michael Wood <mw...@its.uct.ac.za>.
On Tue, Jun 17, 2003 at 11:04:51PM +0200, Branko ??ibej wrote:
> Mark Watts wrote:
[snip]
> ><grin>
> >I have already tried that believe me.  Personally I NEVER use spaces.
> >However, MY users seem to think that because MS lets you, it's a good
> >thing.  And in the particular case I can't change it. Grrr.!
> ></grin>
> >  
> >
> Huh, Unix lets you get away with even more far-out things. Ever seen a
> backspace in a filename? It's confusing, to say the least :-)

I used to see all sorts of strange filenames a few years ago while
working for a small ISP that offered SLIP access and also plain serial
dialup to a shell.  Sometimes something would go wrong and line noise
would be sent to the shell, causing rather strange files to be created.

-- 
Michael Wood <mw...@its.uct.ac.za>

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org

Re: just a passing thought

Posted by Branko Čibej <br...@xbc.nu>.
Mark Watts wrote:

>>-----Original Message-----
>>From: Paul L Lussier [mailto:pll@lanminds.com] 
>>Sent: Tuesday, June 17, 2003 16:06
>>To: Ben Collins-Sussman
>>Cc: michael.price@computer.org; SVN Dev List
>>
>>In a message dated: 17 Jun 2003 14:56:40 CDT Ben Collins-Sussman said:
>>
>>    
>>
>>>Well, I'm now fixing a 4th bug... checkouts failing on 
>>>      
>>>
>>directories with 
>>    
>>
>>>spaces in their names.  That's a pretty big deal.
>>>      
>>>
>><tongue-in-cheek>
>>
>>    Can't you just tell the user that spaces in file names 
>>are a really 
>>    bad idea, and they shouldn't do that? ;)
>>
>></tongue-in-cheek>
>>    
>>
><grin>
>I have already tried that believe me.  Personally I NEVER use spaces.
>However, MY users seem to think that because MS lets you, it's a good thing.
>And in the particular case I can't change it. Grrr.!
></grin>
>  
>
Huh, Unix lets you get away with even more far-out things. Ever seen a
backspace in a filename? It's confusing, to say the least :-)


-- 
Brane Čibej   <br...@xbc.nu>   http://www.xbc.nu/brane/


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org

RE: just a passing thought

Posted by Mark Watts <mw...@stny.rr.com>.
> -----Original Message-----
> From: Paul L Lussier [mailto:pll@lanminds.com] 
> Sent: Tuesday, June 17, 2003 16:06
> To: Ben Collins-Sussman
> Cc: michael.price@computer.org; SVN Dev List
> 
> In a message dated: 17 Jun 2003 14:56:40 CDT Ben Collins-Sussman said:
> 
> >Well, I'm now fixing a 4th bug... checkouts failing on 
> directories with 
> >spaces in their names.  That's a pretty big deal.
> 
> <tongue-in-cheek>
> 
>     Can't you just tell the user that spaces in file names 
> are a really 
>     bad idea, and they shouldn't do that? ;)
> 
> </tongue-in-cheek>
<grin>
I have already tried that believe me.  Personally I NEVER use spaces.
However, MY users seem to think that because MS lets you, it's a good thing.
And in the particular case I can't change it. Grrr.!
</grin>

-Mark



---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org


Re: just a passing thought

Posted by Paul L Lussier <pl...@lanminds.com>.
In a message dated: 17 Jun 2003 14:56:40 CDT
Ben Collins-Sussman said:

>Well, I'm now fixing a 4th bug... checkouts failing on directories
>with spaces in their names.  That's a pretty big deal.

<tongue-in-cheek>

    Can't you just tell the user that spaces in file names are a really 
    bad idea, and they shouldn't do that? ;)

</tongue-in-cheek>


(I would really like to shoot the person who has perpetrated this evil 
upon the world. :)
-- 

Seeya,
Paul
--
Key fingerprint = 1660 FECC 5D21 D286 F853  E808 BB07 9239 53F1 28EE

	It may look like I'm just sitting here doing nothing,
   but I'm really actively waiting for all my problems to go away.

	 If you're not having fun, you're not doing it right!



---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org

Re: just a passing thought

Posted by Ben Collins-Sussman <su...@collab.net>.
Michael Price <mi...@computer.org> writes:

> --- Ben Collins-Sussman <su...@collab.net> wrote:
> > My feeling is:  none of these buglets alone is enough to justify a
> > 0.24.2 release.  But *maybe*, taken together, they justify a new
> > release.  Maybe.
> > 
> > But I'm certainly not directly advocating a new release.  I'm going
> > back into my hole.  :-)
> 
> I don't really mind doing patch releases, especially when people are
> kind enough to provide me with a ready made list of revisions to merge
> as well as appropriate statements for the CHANGES file.

Well, I'm now fixing a 4th bug... checkouts failing on directories
with spaces in their names.  That's a pretty big deal.

We'll provide you with a list of revisions to merge.  :-)


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org

Re: just a passing thought

Posted by Michael Price <mi...@computer.org>.
--- Ben Collins-Sussman <su...@collab.net> wrote:
> My feeling is:  none of these buglets alone is enough to justify a
> 0.24.2 release.  But *maybe*, taken together, they justify a new
> release.  Maybe.
> 
> But I'm certainly not directly advocating a new release.  I'm going
> back into my hole.  :-)

I don't really mind doing patch releases, especially when people are
kind enough to provide me with a ready made list of revisions to merge
as well as appropriate statements for the CHANGES file.

Michael


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org