Discussion:
Commit monitor in TSVN
Lübbe Onken
2014-08-19 07:43:22 UTC
Permalink
Hi Stefan,

I wanted to translate the missing commit monitor part of the manual. For
this purpose I downloaded & installed a nightly build (1.8.99.25750), but I
haven't found out how to activate "the" commit monitor. Is there some
registry tweak?
Can the external and the internal commit monitor get into each others way,
when the external monitor is installed?

Cheers
- LÃŒbbe

--
Please help me get more space on Dropbox :)
https://www.dropbox.com/referrals/NTIwMzcxNjI5
___
oo // \\ "De Chelonian Mobile"
(_,\/ \_/ \ TortoiseSVN
\ \_/_\_/> The coolest Interface to (Sub)Version Control
/_/ \_\ http://tortoisesvn.net PGP Key ID 0x23F511AB

------------------------------------------------------
http://tortoisesvn.tigris.org/ds/viewMessage.do?dsForumId=757&dsMessageId=3086876

To unsubscribe from this discussion, e-mail: [dev-***@tortoisesvn.tigris.org].
Stefan Küng
2014-08-19 18:28:39 UTC
Permalink
Post by Lübbe Onken
Hi Stefan,
I wanted to translate the missing commit monitor part of the manual. For
this purpose I downloaded & installed a nightly build (1.8.99.25750),
but I haven't found out how to activate "the" commit monitor. Is there
some registry tweak?
Can the external and the internal commit monitor get into each others
way, when the external monitor is installed?
It should be in the start menu as "TortoiseSVN Commit Monitor".
Or in case it's not, simply double click on TortoiseProc.
Don't forget to activate "start with windows" in the options of that
dialog then.

Stefan
--
___
oo // \\ "De Chelonian Mobile"
(_,\/ \_/ \ TortoiseSVN
\ \_/_\_/> The coolest interface to (Sub)version control
/_/ \_\ http://tortoisesvn.net

------------------------------------------------------
http://tortoisesvn.tigris.org/ds/viewMessage.do?dsForumId=757&dsMessageId=3086910

To unsubscribe from this discussion, e-mail: [dev-***@tortoisesvn.tigris.org].
Lübbe Onken
2014-08-21 10:29:03 UTC
Permalink
Post by Stefan Küng
It should be in the start menu as "TortoiseSVN Commit Monitor".
Or in case it's not, simply double click on TortoiseProc.
Don't forget to activate "start with windows" in the options of that
dialog then.
Stefan
Thanks, I didn't find that.
* Any chance to import the configuration from the external commit monitor?
* Does the internal monitor support Snarl as well?

Cheers
- LÃŒbbe

--
Please help me get more space on Dropbox :)
https://www.dropbox.com/referrals/NTIwMzcxNjI5
___
oo // \\ "De Chelonian Mobile"
(_,\/ \_/ \ TortoiseSVN
\ \_/_\_/> The coolest Interface to (Sub)Version Control
/_/ \_\ http://tortoisesvn.net PGP Key ID 0x23F511AB

------------------------------------------------------
http://tortoisesvn.tigris.org/ds/viewMessage.do?dsForumId=757&dsMessageId=3086996

To unsubscribe from this discussion, e-mail: [dev-***@tortoisesvn.tigris.org].
Stefan Küng
2014-08-21 17:50:03 UTC
Permalink
Post by Stefan Küng
It should be in the start menu as "TortoiseSVN Commit Monitor".
Or in case it's not, simply double click on TortoiseProc.
Don't forget to activate "start with windows" in the options of that
dialog then.
Stefan
Thanks, I didn't find that.
* Any chance to import the configuration from the external commit monitor?
Not really, no. CM doesn't really have a tree layout for the monitored
projects. And other stuff is different too.
Post by Stefan Küng
* Does the internal monitor support Snarl as well?
Not yet, no. Is that really something worth doing?

Stefan
--
___
oo // \\ "De Chelonian Mobile"
(_,\/ \_/ \ TortoiseSVN
\ \_/_\_/> The coolest interface to (Sub)version control
/_/ \_\ http://tortoisesvn.net

------------------------------------------------------
http://tortoisesvn.tigris.org/ds/viewMessage.do?dsForumId=757&dsMessageId=3087015

To unsubscribe from this discussion, e-mail: [dev-***@tortoisesvn.tigris.org].
Lübbe Onken
2014-08-22 08:12:40 UTC
Permalink
Post by Lübbe Onken
Post by Lübbe Onken
* Any chance to import the configuration from the external commit
monitor?
Not really, no. CM doesn't really have a tree layout for the monitored
projects. And other stuff is different too.
So things that look similar are not necessarily the same :)

I'm monitoring more than two dozen projects and I'd use one or the other
commit monitor. It would make life easier if at least the basics like URL,
login and monitoring interval could be exchanged between the monitors. I
pull open source projects twice a day, internal projects once per hour.
Post by Lübbe Onken
Post by Lübbe Onken
* Does the internal monitor support Snarl as well?
Not yet, no. Is that really something worth doing?
I like it, it's cool. But there are surely better reasons than just me
liking it :)

The interesting thing is that the internal commit monitor seems to handle
github repositiories better than the external monitor.

In case you want to look into it, if there's anything you can do at all.

For instance the following URLs:
Innosetup: https://github.com/jrsoftware/issrc
Delphi Mocks: https://github.com/VSoftTechnologies/Delphi-Mocks

works fine in TSVN CM and yields an error message: "The propfind response
contains invalid XML (207 Multi status) in the external CM.

DUnitX: https://github.com/VSoftTechnologies/DUnitX
doesn't return an error.

TSVN CM reported a problem with the server connection (github
respositories) once on two out of the three. I chose "offline for this
action" and seemed to work fine afterwards.

with delphi-mocks and innosetup internal shows more revisions than external
with dunitx internal reported connection problems and shows only the last
five revisions, external shows all

Cheers
- LÃŒbbe

--
Please help me get more space on Dropbox :)
https://www.dropbox.com/referrals/NTIwMzcxNjI5
___
oo // \\ "De Chelonian Mobile"
(_,\/ \_/ \ TortoiseSVN
\ \_/_\_/> The coolest Interface to (Sub)Version Control
/_/ \_\ http://tortoisesvn.net PGP Key ID 0x23F511AB

------------------------------------------------------
http://tortoisesvn.tigris.org/ds/viewMessage.do?dsForumId=757&dsMessageId=3087031

To unsubscribe from this discussion, e-mail: [dev-***@tortoisesvn.tigris.org].
Loading...