Am Samstag 06 August 2011, 16:20:58 schrieb Martin Paljak:
> The SVN mechanism is really inefficient, it relies on an "svn export" run
> on every commit on the server side

that is wrong, an svn up is used, and that is not very inefficient.

> I'd prefer uploads over SSH. Can you provide a SSH key for a SCP-only
> "fileserver" upload account? (the same one used for nightly builds)

using svn for everything has the benefit that we don't need two authentication
systems, and we don't need to secure an additional service, and we have log 
files for all transactions and can revert them. Also we don't need to track
idle accounts - I'm not aware of svn accounts being misued by hackers, but
we all know the many stories of hacked servers via old forgotten ssh accounts.

Regards, Andreas
_______________________________________________
opensc-devel mailing list
opensc-devel@lists.opensc-project.org
http://www.opensc-project.org/mailman/listinfo/opensc-devel

Reply via email to