[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: Compressed text-base, take 2

From: Eric Dorland <eric.dorland_at_mail.mcgill.ca>
Date: 2003-05-15 21:15:02 CEST

* Branko ??ibej (brane@xbc.nu) wrote:
> Eric Dorland wrote:
>
> >* Benjamin Pflugmann (benjamin-svn-dev@pflugmann.de) wrote:
> >
> >
> >>On Wed 2003-05-14 at 11:37:36 -0500, cmpilato@collab.net wrote:
> >>[...]
> >>
> >>
> >>>Looks like his patch will add the .gz to the already-extended
> >>>text-base name. So you file "tarball.gz" will have a text-base named
> >>>either "tarball.gz.svn-base.gz" or "tarball.gz.svn-base", depending on
> >>>whether or not your are compressing textbases.
> >>>
> >>>
> >>That implies that the .svn-base protection (against searches) won't
> >>work for *.gz, if I understand correctly?
> >>
> >>
> >
> >If you mean not searching files that end in .svn-base, then no. You'd
> >have to not search files ending in .svn-base or .svn-base.gz.
> >
> >
> No, he means that when you do a "find . -name '*.gz'" in a svn working
> copy, the compressed base files will be found; that's why we added the
> .svn-base extensions, to "hide" the base files from searces on, say, '*.c'.
>
> Maybe it would be better to change the extension from .svn-base to
> .svn-zbase when the base text files are compressed (or even .zvn-base,
> heh :-), rather than just tagging a .gz on them.

Ahhh, hmmm, that might be a bit annoying and tricky, but I'll see what
I can do.

-- 
Eric Dorland <eric.dorland@mail.mcgill.ca>
ICQ: #61138586, Jabber: hooty@jabber.com
1024D/16D970C6 097C 4861 9934 27A0 8E1C  2B0A 61E9 8ECF 16D9 70C6
-----BEGIN GEEK CODE BLOCK-----
Version: 3.12
GCS d- s++: a-- C+++ UL+++ P++ L++ E++ W++ N+ o K- w+ 
O? M++ V-- PS+ PE Y+ PGP++ t++ 5++ X+ R tv++ b+++ DI+ D+ 
G e h! r- y+ 
------END GEEK CODE BLOCK------
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Thu May 15 21:16:42 2003

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.