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

Re: local diff

From: Andy Levy <andy.levy_at_gmail.com>
Date: 2006-05-07 16:16:26 CEST

On 5/6/06, Jörg Sommer <joerg@alea.gnuu.de> wrote:
> Hi Aaron,
>
> Aaron Montgomery schrieb am Sat 06. May, 10:09 (-0700):
> > On May 6, 2006, at 8:50 AM, Jörg Sommer wrote:
> >
> > >I manage latex files with svn. Some of the users use emacs and preview
> > >latex, but not all users use emacs. Some of them have problems. So it
> > >would be the best that only the emacs and preview latex users add this
> > >packages.
> > >
> > >A good way would be to apply a local patch to their working copy that
> > >inserts the corresponding lines.
> > >
> > >Sometimes it's needed to have local changes they become not public. Can
> > >svn help?
> >
> >
> > Rather than the set up above, I would suggest having the latex files include a
> > site-specific file that is ignored by svn (using setprop).
>
> Sorry for being rude, but this was not the question. My question was: Can
> the svn client run a command after and before commit or can it handle a
> patch that should be applied only to the working copy?

No, but you can write a script that does whatever needs to be done,
calls svn, then do any housekeeping afterwards.

But, as noted previously, there are much more elegant solutions to the
root problem.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Sun May 7 16:17:51 2006

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.