-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Listman wrote:
> anyone see a problem with us piggy backing on the svn sqlite  
> client install?

You should be asking the Subversion folks. I'd assume they would want
you to ensure your tables have their own namespace prefix.  You will
also want to find out if they ever wipe the database.  Finally make sure
your code doesn't leave open transactions for long periods of time as
SQLite can only have one transaction open for writing at a time,
blocking/queuing others wanting to write.

Roger
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.6 (GNU/Linux)

iD8DBQFI9C1emOOfHg372QQRAqI/AKDQy/vYYBGrIYHZYNuCH6SauBCbMQCgyOP6
aAq+aGisFbGOiLI3VNIeYG4=
=Igho
-----END PGP SIGNATURE-----
_______________________________________________
sqlite-users mailing list
sqlite-users@sqlite.org
http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

Reply via email to