You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@subversion.apache.org by Z K <z1...@yahoo.com> on 2004/08/24 07:13:49 UTC

Any encoding being done?

Hi,
What's the encoding being used if any while uploading
file (text/binary) using HTTP/WebDAV PUT with SVN
(berkeleydb, fsfs) backend and with straight Dav (fs)
backend.

Thanks 


		
_______________________________
Do you Yahoo!?
Win 1 of 4,000 free domain names from Yahoo! Enter now.
http://promotions.yahoo.com/goldrush

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

Re: Any encoding being done?

Posted by Erik Huelsmann <e....@gmx.net>.
> Hi,
> What's the encoding being used if any while uploading
> file (text/binary) using HTTP/WebDAV PUT with SVN
> (berkeleydb, fsfs) backend and with straight Dav (fs)
> backend.
> 
> Thanks 

Hi,

Well, there is no specific transport encoding other than compressed
connections, if you ask neon to do so. But the files are sent as binary
difference against an empty file. See the documentation in the notes/
directory in the Subversion repository.

If I may ask: why do you want to know? And why is this a question for the
developers list (and not users@)?


bye,

Erik.

-- 
NEU: Bis zu 10 GB Speicher f�r e-mails & Dateien!
1 GB bereits bei GMX FreeMail http://www.gmx.net/de/go/mail


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