[p4] ubinary
Mick West
mick at neversoft.com
Tue Jan 28 16:34:08 PST 2003
Interesting. I'd added a type maps to binary+l for all our binary
files, not thinking about possible slowdown from the double compression.
So now I've changed the type map for .PNG to binary+Fl (same as
ubinary+l), but it's only going to change the type of new files I add.
I hesitate to do
p4 edit -t binary+Fl \\depot\skate5\....png
p4 submit
as it's 53MB (4600 files) of .pngs (actually probably won't take that
long?). But I'll also have to make sure there are no .pngs checked
out.
Is there an approved way of changing the type of a large number of
files?
Mick
-----Original Message-----
From: Paul Goffin [mailto:Paul.Goffin at aepsystems.com]
Sent: Tuesday, January 28, 2003 4:18 PM
To: Mick West; perforce-user at perforce.com
Subject: RE: [p4] ubinary
Not someone - ubinary is the Perforce default for pre-compressed binary
types. Like GIFs.
Paul.
-----Original Message-----
From: Mick West [mailto:mick at neversoft.com]
Sent: Tue 28/01/2003 23:57
To: perforce-user at perforce.com
Cc:
Subject: RE: [p4] ubinary
ubinary = Uncompressed Binary (same as +F modifier)
Possibly someone typemapped .gif to uncompressed so they could browse
previous versions within the depot manually. It's not a problem, just
eats up more space in theory. But in practice not so much, since .gif
is already compressed (which might be another reason to set it ubinary,
as it's theoretically faster)
try:
p4 help filetypes
and
p4 help typemap
for more info
Mick
> -----Original Message-----
> From: perforce-user-admin at perforce.com
> [mailto:perforce-user-admin at perforce.com] On Behalf Of
> Yoshimitsu, Stacy D.
> Sent: Tuesday, January 28, 2003 3:36 PM
> To: 'perforce-user at perforce.com'
> Subject: [p4] ubinary
>
>
> Hello All,
>
> Does anyone know what ubinary means in p4win? We check a
> .gif file into the depot and the word "ubinary" show up next
> to the .gif file in the Perforce window (p4win). If I
> checkin the .gif file as binary (p4 add -t binary <file>), it
> then display "binary."
>
> So, what does ubinary means? Does Perforce automatically
> know when we checkin a file that is not binary? Is it ok to
> leave it as ubinary?
>
> Thanks,
>
> Stacy
>
> _______________________________________________
> perforce-user mailing list - perforce-user at perforce.com
> http://maillist.perforce.com/mailman/listinfo/> perforce-user
>
_______________________________________________
perforce-user mailing list - perforce-user at perforce.com
http://maillist.perforce.com/mailman/listinfo/perforce-user
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://maillist.perforce.com/pipermail/perforce-user/attachments/20030128/e5ec0f19/attachment.html
More information about the perforce-user
mailing list