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

Re: Write Update log to file

From: <KennetN_at_gmail.com>
Date: Fri, 10 Oct 2008 06:58:36 -0700 (PDT)

Hi

I have tryed this client-side hooks and I think I may be able to do
what I need with that.
but it requires that every developer sets this up, and eventualy
someone will forget to do that.

I would just like to make sure that there is no way to get the batch
file solution that I bescribed eariler to work.

Its realy simple all I need is a command line thing that shows the
revision of a file.
I was a bit supprised that it did not already exist.

On 10 Okt., 13:22, "Andy Levy" <andy.l..._at_gmail.com> wrote:
> On Fri, Oct 10, 2008 at 07:11, Kenn..._at_gmail.com <Kenn..._at_gmail.com> wrote:
> > Hi
>
> > Thanks you for your quick reply.
>
> > But this don't not really what I need, I would like one file for each
> > folder.
> > Is it possible to setup the file where this is written for each
> > folder ? that may work
> > I have many different folders where I check out files and I want a
> > separate log file for each folder.
>
> > I have also considered just writing a batch file that will call.
>
> > TortoiseProc.exe /command:update
> > and the write the new revision to the logfile.
>
> > But I can't find any way to get revision of one file and write it to a
> > log file.
> > I was thinking something like.
> > TortoiseProc.exe /command:? /path:"c:\Project\file.exe" >>
> > MyLogfile.txt
>
> TSVN 1.5 introduced client-side hooks which could be used here.http://tortoisesvn.net/docs/release/TortoiseSVN_en/tsvn-dug-settings....
>
>
>
>
>
> > On 10 Okt., 12:25, "Konstantin Kolinko" <knst.koli..._at_gmail.com>
> > wrote:
> >> 2008/10/10 Kenn..._at_gmail.com <Kenn..._at_gmail.com>:
>
> >> > I would like to know if there is a way to get a log of "Updates" a
> >> > user has made to his local copy.
> >> > (...)
> >> > It would also be great if it was possible to list the files in the
> >> > update.
> >> > It would be something like writing the contents from the Update
> >> > window to a file.
>
> >> It is already written to a file called "action log". At some times it
> >> helps troubleshooting.
>
> >> See TortoiseSVN > Settings > "Saved data" page.
> >> See the "Show" button there.http://tortoisesvn.net/docs/release/TortoiseSVN_en/tsvn-dug-settings....
>
> >> ---------------------------------------------------------------------
> >> To unsubscribe, e-mail: users-unsubscr..._at_tortoisesvn.tigris.org
> >> For additional commands, e-mail: users-h..._at_tortoisesvn.tigris.org
>
> > ---------------------------------------------------------------------
> > To unsubscribe, e-mail: users-unsubscr..._at_tortoisesvn.tigris.org
> > For additional commands, e-mail: users-h..._at_tortoisesvn.tigris.org
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscr..._at_tortoisesvn.tigris.org
> For additional commands, e-mail: users-h..._at_tortoisesvn.tigris.org- Skjul tekst i anførselstegn -
>
> - Vis tekst i anførselstegn -- Skjul tekst i anførselstegn -
>
> - Vis tekst i anførselstegn -

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe_at_tortoisesvn.tigris.org
For additional commands, e-mail: users-help_at_tortoisesvn.tigris.org
Received on 2008-10-10 16:05:37 CEST

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

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