[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

RE: Subversion and "Configuration Management"

From: <andy.glew_at_amd.com>
Date: 2004-04-02 21:55:20 CEST

> andy.glew@amd.com writes:
> > > Do you have such a script, by the way?
> >
> > [...]
> >
> > [karl]
> > My posts are all of the form "I hope somebody
> > has already written this script so that I
> > do not have to."
>
> Darn, so was mine :-).

Maybe you can give advice as to how best to write
such a tool:

Will it be better to write a tool that parses
the output of things like "svn log -v".

Or, would it be better to write a tool that
operates inside the database?

I.e. which is most likely to change:
the text output of tools such as svn log -v,
or the database schema, the layout of tables, etc.
I have not even seen any documentation on SVN's schema,
so I suspect the former.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Fri Apr 2 21:56:00 2004

This is an archived mail posted to the Subversion Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.