2010/7/20  <fajfu...@wp.pl>:
> Hello
>
> Is it possible to emerge svn tools only.
>
> I mean I want to check out sources, commit modifications. I don't want to
> have the repository intalled on my machine.
>
> If it is possible what package should I install ?
>
> thanks for help
>

Hi

You can disable apache and webdav useflags, but I don't think you can
avoid installing svnserve? You can choose to not use it and not create
repositories on your local machine (I can't remember if portage
automatically creates a repository in /var/svn, but even if it does,
you do not have to use it. An empty repository takes like 150K of
which 44K is example hooks that you can delete. I'm sure portage
itself will also not explode if you delete the contents /var/svn?

Unless you have very stringent size restrictions on your install,
emerge subversion and only use what you need.

Regards
Dirk

Reply via email to