Using with a memory filesystem

26 views
Skip to first unread message

Carlo Emmanoel Tolla de Oliveira

unread,
Dec 17, 2017, 5:12:01 PM12/17/17
to dulwich-discuss
Hi,

I intend to use dulwich for handling git within a memory filesystem. I need to run in a server that does not allow access to physical fs. Is there a way to tell dulwich to use StringIO or better PyFilesystem?

Jelmer Vernooij

unread,
Dec 17, 2017, 6:39:34 PM12/17/17
to Carlo Emmanoel Tolla de Oliveira, dulwich-discuss
Hi Carlo,

Dulwich has a repository implementation that purely lives in memory; however, this does not serialize any of the files in a way that is similar to the regular Git file format. Is this sufficient for what you're trying to do?

If not, can you provide a bit more background on your use case?

Jelmer


On 18 Dec 2017 01:12, "Carlo Emmanoel Tolla de Oliveira" <ca...@nce.ufrj.br> wrote:
Hi,

I intend to use dulwich for handling git within a memory filesystem. I need to run in a server that does not allow access to physical fs. Is there a way to tell dulwich to use StringIO or better PyFilesystem?

--
You received this message because you are subscribed to the Google Groups "dulwich-discuss" group.
To unsubscribe from this group and stop receiving emails from it, send an email to dulwich-discuss+unsubscribe@googlegroups.com.
To post to this group, send email to dulwich-discuss@googlegroups.com.
To view this discussion on the web, visit https://groups.google.com/d/msgid/dulwich-discuss/c91f9f01-66b5-4402-b8d8-6080fea0f55e%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply all
Reply to author
Forward
0 new messages