Re: RFC: mock-up for possible shelve/unshelve UI

2017-11-23 Thread Stefan via TortoiseSVN-dev
On Thursday, November 23, 2017 at 11:21:52 AM UTC+1, Luke1410 wrote: > > On 22/11/2017 20:00, Stefan via TortoiseSVN-dev wrote: > > > > On Tuesday, November 21, 2017 at 11:03:11 PM UTC+1, Luke1410 wrote: >> >> Hi, >> >> talking to Julian about the T

Re: RFC: mock-up for possible shelve/unshelve UI

2017-11-22 Thread Stefan via TortoiseSVN-dev
On Tuesday, November 21, 2017 at 11:03:11 PM UTC+1, Luke1410 wrote: > > Hi, > > talking to Julian about the TSVN UI for the new Shelve/Unshelve feature > today, we came up with some mock-ups for that. > > Posting this to this mailing list to get some feedback/discussion going on > about what

Re: Merge 'shelve' branch to trunk

2017-11-16 Thread Stefan via TortoiseSVN-dev
On Thursday, November 16, 2017 at 4:35:07 PM UTC+1, Julian Foad wrote: > > Julian Foad wrote: > > I have now merged Subversion 'shelve' branch to trunk. I will go > > ahead and merge TSVN 'shelve' branch to trunk (with ext\Subversion > > pointing to Subversion trunk), probably tomorrow. > >

Re: Shelving v1 -- move to trunk?

2017-11-16 Thread Stefan via TortoiseSVN-dev
On Thursday, November 16, 2017 at 9:27:50 PM UTC+1, Julian Foad wrote: > > (To Subversion and TortoiseSVN lists.) > > Subversion change r1815293 marks the shelving APIs with > SVN_EXPERIMENTAL. In TortoiseSVN this translates to > __declspec(deprecated("experimental function used")) which

Re: Merge 'shelve' branch to trunk

2017-11-14 Thread Stefan via TortoiseSVN-dev
On Tuesday, November 14, 2017 at 4:06:35 PM UTC+1, (unknown) wrote: > > In the "Two installers for 'standard' TortoiseSVN and Shelving version​" > thread, Stefan suggested we should merge the 'shelve' branch to trunk, as > it is a new feature ready for user testing and should not affect the >

Re: TSVN 1.10.0 official release built against svn 1.10.0-dev

2018-05-02 Thread Stefan via TortoiseSVN-dev
Yes, the build was done against the svn 1.10.x branch at the time. But the 1.10.x branch and the 1.10.0 tag were exactly the same when the build was done, except for the version string. So you still have a 'release' version of the command line tools. -- You received this message because you

Re: New feature request

2018-01-29 Thread Stefan via TortoiseSVN-dev
You should ask here on this list. Start by describing the new feature - then we can determine whether the feature would require changes in TSVN only or in the svn library. If it's in the svn library, you'd have to ask on the svn list for the feature. -- You received this message because you

Re: How to get a stack trace?

2018-01-30 Thread Stefan via TortoiseSVN-dev
On Tuesday, January 30, 2018 at 6:47:05 PM UTC+1, Julian Foad wrote: > > Is there a guide explaining to ordinary users how to get a stack trace > when TortoiseSVN crashes? > > I am asking because I had a report (privately) that TSVN crashed in a > Subversion library assertion failure, and want

Re: How to get a stack trace?

2018-02-01 Thread Stefan via TortoiseSVN-dev
On Wednesday, January 31, 2018 at 11:20:04 PM UTC+1, Julian Foad wrote: > > ... > \path\to\procdump64.exe -accepteula tortoiseproc > > If you're only using it like this, there's a much easier way (on Win10 at least): * Open the task manager * right-click on the tortoiseproc.exe process

Re: How to get a stack trace?

2018-02-01 Thread Stefan via TortoiseSVN-dev
On Thursday, February 1, 2018 at 6:11:30 PM UTC+1, Julian Foad wrote: > > > Can you help me find and get the relevant dump from drdump.com? Then I > would not have to ask the user to do anything. > > The information I have for locating the dump is that the error report > contains >

Re: Syntax highlighting for TortoiseMerge

2017-12-25 Thread Stefan via TortoiseSVN-dev
On Monday, December 25, 2017 at 10:33:48 AM UTC+1, Yue Lin Ho wrote: > > Stefan於 2015年7月28日星期二 UTC+8上午12時33分39秒寫道: > >> On 26.07.2015 17:21, Sven Strickroth wrote: >> > TorotiseBlame has syntax highlighting - what about implementing this >> also for TortoiseMerge? >> >> Do you suggest to use

Re: Syntax highlighting for TortoiseMerge

2017-12-28 Thread Stefan via TortoiseSVN-dev
On Tuesday, December 26, 2017 at 2:12:18 AM UTC+1, Yue Lin Ho wrote: > > > Could you please tell me where the real performance problem is? :) > TMerge shows the content line-by-line which is fast even for big files. Scintilla doesn't do that but always handles the whole file - it has to

Re: Display issues in log dialog with 1.10.1

2018-07-30 Thread Stefan via TortoiseSVN-dev
Thanks for testing and reporting back. What you mentioned about the splitter positions not being saved and minimizing/maximizing the dialog helped me to find some other issues. I've fixed those in r28327. So if you could test the next nightly build as well, that would help me a lot. Stefan --

Re: Display issues in log dialog with 1.10.1

2018-07-31 Thread Stefan via TortoiseSVN-dev
On Tuesday, July 31, 2018 at 9:08:40 AM UTC+2, (unknown) wrote: > > The display issues are all fixed now, including the overlapping filter > fields. Splitter positions are restored as expected. Many thanks. Thanks a lot for testing! > BTW: The link "Release Candidates" on >

Re: Display issues in log dialog with 1.10.1

2018-07-27 Thread Stefan via TortoiseSVN-dev
I think I got the problem to show on my machine. But I don't get it the same way as in the posted screenshots. At least not exactly the same. Have to do some more investigating - found a problem which was there for a long time as well. I'll report back when I have a fix committed. Maybe

Re: Edit Property Conflicts dialog and TortoiseMerge

2018-08-04 Thread Stefan via TortoiseSVN-dev
On Tuesday, July 31, 2018 at 11:02:02 AM UTC+2, (unknown) wrote: > > Hi, > > would it be possible to close the Edit Property Conflicts dialog and do > what "Accept Merged" does when hitting "Mark as resolved" in a > TortoiseMerge launched via "Edit" in the Edit Property Conflicts dialog? >

Re: svnserve 'marshal.c' line 920: assertion failed (SVN_IS_VALID_REVNUM(rev))

2018-08-23 Thread Stefan via TortoiseSVN-dev
Please ask for help on the Subversion users list: svnserve is part of the svn core library and only shipped with TSVN for convenience. http://subversion.apache.org/mailing-lists.html Stefan -- You received this message because you are subscribed to the Google Groups "TortoiseSVN-dev" group.

TortoiseSVN 1.10.1 released

2018-07-21 Thread Stefan via TortoiseSVN-dev
TortoiseSVN 1.10.1 is ready for download. It is linked against Subversion 1.10.2. get it from here: http://tortoisesvn.net/ This is a bugfix-only release. The changelog since 1.10.0 Version 1.10.1 - BUG: Wrong texts in conflict resolving dialogs. (Stefan) - BUG: Shelving from TSVN

Re: Edit Control misbehaving

2018-08-30 Thread Stefan via TortoiseSVN-dev
works fine for me here. Can you try to disable L2R support in the settings dialog->Advanced->ScintillaBidirectional (set to false). Stefan -- You received this message because you are subscribed to the Google Groups "TortoiseSVN-dev" group. To unsubscribe from this group and stop receiving

Re: Edit Control misbehaving

2018-08-31 Thread Stefan via TortoiseSVN-dev
I've tested with word wrap as well and couldn't reproduce the problem. Is your OS language maybe R2L? Stefan -- You received this message because you are subscribed to the Google Groups "TortoiseSVN-dev" group. To unsubscribe from this group and stop receiving emails from it, send an email to

Re: Tortoise SVN Licensed version

2018-01-22 Thread Stefan via TortoiseSVN-dev
On Monday, January 22, 2018 at 2:21:10 PM UTC+1, palash joshi wrote: > > Whether SVN has a licensed version which can handle locking and multiple > branching of code. > Sorry, what? I expect at least 5 minutes of googling/binging/searching-the-web-with-whatever-you-like before you post

Re: SF repository not reachable?

2018-03-07 Thread Stefan via TortoiseSVN-dev
Repository is still corrupted. I managed to "replay" the last few commits to my local backup of the repository, so I now have a full backup. But since the shell/SSH access on sourceforge is still not working after the problems last week, I can neither try to fix the existing repository nor can

Re: moving repository

2018-03-09 Thread Stefan via TortoiseSVN-dev
Update: the repository is up and running: https://osdn.net/projects/tortoisesvn/scm/svn/ Please check out a fresh working copy from https://svn.osdn.net/svnroot/tortoisesvn/trunk -- You received this message because you are subscribed to the Google Groups "TortoiseSVN-dev" group. To

Re: moving repository

2018-03-12 Thread Stefan via TortoiseSVN-dev
On Monday, March 12, 2018 at 11:50:18 AM UTC+1, (unknown) wrote: > > my user name on osdn.net is luebbe :) > You're now admin there. Stefan -- You received this message because you are subscribed to the Google Groups "TortoiseSVN-dev" group. To unsubscribe from this group and stop receiving

Re: moving repository

2018-03-12 Thread Stefan via TortoiseSVN-dev
On Monday, March 12, 2018 at 11:53:15 AM UTC+1, (unknown) wrote: > > PS: will you remove the repository from SF and just put a relocate for the > "web site" there? > No, the repo on SF needs to stay a while, because the update check fetches the version.txt from it. I'll have to make one more

Re: moving repository

2018-03-12 Thread Stefan via TortoiseSVN-dev
On Monday, March 12, 2018 at 11:59:35 AM UTC+1, (unknown) wrote: > > PPS: I have updated the URLs on transifex.com to osdn.net If you could also take a look at https://svn.osdn.net/svnroot/tortoisesvn/trunk/www/source/translation_instructions.html those still refer to manually translating the

moving repository

2018-03-09 Thread Stefan via TortoiseSVN-dev
Hi, With the recent problems we had and still have with Sourceforge, I've decided to move our repository to osdn.net. The TortoiseSVN project is already set up there, and the people at osdn.net are very helpful and are already working on importing my backup of the TSVN repository. But since

Re: Taskbar disappears during upgrade/uninstall if the application was used earlier and the same Explorer window is active during execution

2018-03-29 Thread Stefan via TortoiseSVN-dev
> I am actually closing all the executables visible in Task Manager which > are related to TortoiseSVN. Can you specify which executable can it look > which I might be missing to close? > Well, TSVN is a shell extension, i.e. it's loaded by the explorer process. And the desktop and taskbar

Re: Taskbar disappears during upgrade/uninstall if the application was used earlier and the same Explorer window is active during execution

2018-03-29 Thread Stefan via TortoiseSVN-dev
> Hi Stefan, thanks for your response! > Can't we customize the MSI (by creating MST or any property change) to > stop looking for file in use? > Why? It asks you whether you want to close applications or not. If you say yes, then it will close the applications and processes. Just click "No"

Re: Svn 1.10 branch

2018-03-16 Thread Stefan via TortoiseSVN-dev
Usually we switch to the stabilizing branch of svn when it's time for a release, and then we stay there for a while before switching back to the svn trunk. Or do we need to stay with the svn trunk for the shelving feature? -- You received this message because you are subscribed to the Google

Re: Svn 1.10 branch

2018-03-20 Thread Stefan via TortoiseSVN-dev
Sounds good to do both. > > Will you make a Tsvn 1.10(.0) stabilization branch, or have a feature > freeze instead? > I'll create a TSVN 1.10.x branch a few days before the svn release. btw: still need your osdn.net account name if you want commit access. Stefan -- You received this message

Re: Svn 1.10 branch

2018-03-17 Thread Stefan via TortoiseSVN-dev
> > Or do we need to stay with the svn trunk for the shelving feature? > > On the 1.10.x branch the shelving feature exists in its basic "version > 1" form. On trunk it is more developed, with multiple versions per shelf > giving "checkpointing". > > Will these changes get merged back before

Re: SF repository not reachable?

2018-03-05 Thread Stefan via TortoiseSVN-dev
Most of SF was completely offline or crippled for the whole of last week. While the website seems to be working now, the repos still have a few problems: I can update only a few of my repos, the bigger ones (like TSVN) time out. I'll give it another day or two. Let's hope it will work again by

TortoiseSVN 1.11.0 released

2018-10-31 Thread Stefan via TortoiseSVN-dev
TortoiseSVN 1.11.0 has been released. It is linked against the new Subversion 1.11.0 library. This release contains a lot of new features, including improved icons for high dpi monitors and of course they work better with the new Explorer dark mode in Win10 1809. Make sure you read the release

Re: CRegStdString

2018-11-08 Thread Stefan via TortoiseSVN-dev
On Thursday, November 8, 2018 at 1:35:05 AM UTC+1, (unknown) wrote: > > I'm porting SubWCRev to linux and I can't find anywhere what the > definition of CRegStdString is. As far as I can find, it's a typedef of > CRegStringCommon<> but that doesn't help me much. And loading SubWCRev >

Re: Helping translate

2018-12-12 Thread Stefan via TortoiseSVN-dev
On Wednesday, December 12, 2018 at 2:20:16 PM UTC+1, Apostolos wrote: > > Hello again Stefan, > > I reapplied to join the Greek translation team with another account on > Transifex. Is the new request visible this time? > Unfortunately, no. I've contacted transifex about this. I'll report back

Re: Helping translate

2018-12-10 Thread Stefan via TortoiseSVN-dev
On Monday, December 10, 2018 at 7:05:59 AM UTC+1, Apostolos wrote: > > Greetings, > > I am a native Greek speaker and I would like to help translate > TortoiseSVN. I followed the instructions specified in the translations > page and requested to join

Re: SVN changing indexing options after delete

2018-12-17 Thread Stefan via TortoiseSVN-dev
Subversion does not store the attributes of files in the repository. So if you delete the file and restore it, your changes to the file attributes are gone. That's by design: SVN is cross platform, and the file attributes don't have equivalents on other OSes. -- You received this message

Re: Helping translate

2018-12-14 Thread Stefan via TortoiseSVN-dev
We'll have to wait for Lübbe to read his emails since he's the only one able to accept your request. -- You received this message because you are subscribed to the Google Groups "TortoiseSVN-dev" group. To unsubscribe from this group and stop receiving emails from it, send an email to

Re: Helping translate

2018-12-14 Thread Stefan via TortoiseSVN-dev
I think Lübbe just added you to the Greek translation team. -- You received this message because you are subscribed to the Google Groups "TortoiseSVN-dev" group. To unsubscribe from this group and stop receiving emails from it, send an email to tortoisesvn-dev+unsubscr...@googlegroups.com. To

Re: how to build x64 setup exe

2018-11-29 Thread Stefan via TortoiseSVN-dev
On Thursday, November 29, 2018 at 9:52:10 AM UTC+1, D.S. Qiu wrote: > > hi, I want to build x64 setup exe with the Version 1.11.0. > > Window Operation version: Window 10 > > Visual studio 2017 Community > > And the command prompt bat list:[image: IMG20181129_164452.png] > > I can use

Re: Moving files to new folders by keeping version history

2018-11-20 Thread Stefan via TortoiseSVN-dev
try the command line client: $ mkdir SQL $ svn mv *.sql SQL -- You received this message because you are subscribed to the Google Groups "TortoiseSVN-dev" group. To unsubscribe from this group and stop receiving emails from it, send an email to tortoisesvn-dev+unsubscr...@googlegroups.com. To

TortoiseSVN 1.11.1

2019-01-11 Thread Stefan via TortoiseSVN-dev
Hi, TortoiseSVN 1.11.1 has been released. It is linked against Subversion 1.11.1. This is a maintenance release which contains a few bugfixes. We've also released TortoiseSVN 1.10.3, linked against Subversion 1.10.4. You can get it from the download page.

Re: TortoiseProc Replaces Differently Cased Name If Found In Directory

2019-03-28 Thread Stefan via TortoiseSVN-dev
https://tortoisesvn.net/docs/release/TortoiseSVN_en/tsvn-dug-settings.html#tsvn-dug-settings-registry See "FixCaseRenames" -- You received this message because you are subscribed to the Google Groups "TortoiseSVN-dev" group. To unsubscribe from this group and stop receiving emails from it, send

Re: Windows 10 SetCaseSensitiveInfo Support On Recursive Folders

2019-03-28 Thread Stefan via TortoiseSVN-dev
If you already have the WSFL, why not use the proper linux variant of the svn client? Also: this would have to be implemented in the svn library itself, not TSVN. So: http://subversion.apache.org/mailing-lists.html -- You received this message because you are subscribed to the Google Groups

Re: TortoiseSVN global ignore pattern for all users on machine

2019-04-11 Thread Stefan via TortoiseSVN-dev
The easiest way: change the registry key from HKCU to HKLM (check which one by using regedit.exe, viewing HKCU\Software\TortoiseSVN and/or HKCU\Software\Tigris.org\Subversion) http://svnbook.red-bean.com/en/1.7/svn.advanced.confarea.html explains further places for configurations. -- You

Re: Block auto-select for conetext menu does not work

2019-06-17 Thread Stefan via TortoiseSVN-dev
Thanks for the report. Fixed in r28591. -- You received this message because you are subscribed to the Google Groups "TortoiseSVN-dev" group. To unsubscribe from this group and stop receiving emails from it, send an email to tortoisesvn-dev+unsubscr...@googlegroups.com. To view this discussion

Re: Vista support

2019-06-21 Thread Stefan via TortoiseSVN-dev
Web source is updated. might take a while to get it online. Stefan -- You received this message because you are subscribed to the Google Groups "TortoiseSVN-dev" group. To unsubscribe from this group and stop receiving emails from it, send an email to

Re: Hi

2019-05-02 Thread Stefan via TortoiseSVN-dev
On Wednesday, May 1, 2019 at 9:16:38 AM UTC+2, Oto BREZINA, Printflow wrote: > > Hi Stefan, long time not see. > > Sorry for merging multiple themes in one email all are short and does > not deserve separate thread :) > > 1) no nightly for latest > > 2) no nightly for 1.12 branch > nightly

Re: SASL binaries

2019-07-14 Thread Stefan via TortoiseSVN-dev
Sorry, but those tools are mostly for svn server setups, not for clients. And adding those tools to TSVN would just increase the download size. -- You received this message because you are subscribed to the Google Groups "TortoiseSVN-dev" group. To unsubscribe from this group and stop receiving

TortoiseSVN 1.12.0 released

2019-04-25 Thread Stefan via TortoiseSVN-dev
Hi, TortoiseSVN 1.12.0 has been released. It is linked against Subversion 1.12.0. Please don't forget to read the release notes. You can get it from the download page. -- You received this message because you are subscribed to the Google Groups

Re: Setting revprops at commit time

2019-08-24 Thread Stefan via TortoiseSVN-dev
Sorry, but TSVN does not have the feature implemented to set a revprop with a commit. -- You received this message because you are subscribed to the Google Groups "TortoiseSVN-dev" group. To unsubscribe from this group and stop receiving emails from it, send an email to

Re: Setting revprops at commit time

2019-08-26 Thread Stefan via TortoiseSVN-dev
On Sunday, August 25, 2019 at 12:05:58 AM UTC+2, (unknown) wrote: > > That's what I suspected, thanks for confirming that. > Any chance of this feature to be implemented in the near future? > Very unlikely. In the last 10 years you're the first to even suggest this. So I think adding yet

Re: sort option in command line COMMIT command

2019-08-26 Thread Stefan via TortoiseSVN-dev
If you need to sort by modification date, then you have a much bigger problem: way too many modified files that are not committed. --> create a branch and commit often. -- You received this message because you are subscribed to the Google Groups "TortoiseSVN-dev" group. To unsubscribe from

Re: CAPI regression when server running OpenSSL 1.1

2019-09-11 Thread Stefan via TortoiseSVN-dev
> > Is it possible to downgrade OpenSSL in TSVN until OpenSSL resolves the > issue? > > Sorry, that's not possible. -- You received this message because you are subscribed to the Google Groups "TortoiseSVN-dev" group. To unsubscribe from this group and stop receiving emails from it, send an

Re: [PATCH] Fix diff header paths with characters not representable in current code page

2019-09-17 Thread Stefan via TortoiseSVN-dev
Thanks! Committed in r28659 Stefan -- You received this message because you are subscribed to the Google Groups "TortoiseSVN-dev" group. To unsubscribe from this group and stop receiving emails from it, send an email to tortoisesvn-dev+unsubscr...@googlegroups.com. To view this discussion on

Re: Develop Location

2019-08-07 Thread Stefan via TortoiseSVN-dev
Not sure what this info could be useful for, but i live in Switzerland. -- You received this message because you are subscribed to the Google Groups "TortoiseSVN-dev" group. To unsubscribe from this group and stop receiving emails from it, send an email to

TortoiseSVN 1.12.1 released

2019-07-24 Thread Stefan via TortoiseSVN-dev
Hi, TortoiseSVN 1.12.1 has been released. It is linked against Subversion 1.12.2. Please don't forget to read the release notes. You can get it from the download page. -- You received this message because you are subscribed to the Google Groups

Re: Storing client certificate and passphrase. dialog loop

2020-02-26 Thread Stefan via TortoiseSVN-dev
On Wednesday, February 26, 2020 at 5:19:27 PM UTC+1, Thomas Åkesson wrote: > > Hi, > > I am working on replacing CAPI with a web page that guides users through > the process of storing the cert and passphrase in the Subversion auth > cache. The user experience here becomes very important while

Re: How to debug and how to test project

2020-01-28 Thread Stefan via TortoiseSVN-dev
Testing without compiling is not possible. -- You received this message because you are subscribed to the Google Groups "TortoiseSVN-dev" group. To unsubscribe from this group and stop receiving emails from it, send an email to tortoisesvn-dev+unsubscr...@googlegroups.com. To view this

Re: Duplicated Shell Icon Overlay Identifiers - which to keep?

2020-02-05 Thread Stefan via TortoiseSVN-dev
since the GUIDs of the entries are the same, you can decide yourself which ones to keep. I recommend however to remove the ones "further down" in regedit. -- You received this message because you are subscribed to the Google Groups "TortoiseSVN-dev" group. To unsubscribe from this group and

Re: How to debug and how to test project

2020-01-30 Thread Stefan via TortoiseSVN-dev
if you change the shell extension part, then you have to install it, yes. If you change the tortoiseproc.exe part only, then you can build that, and test it manually by calling it from a command line. See the docs for the command line options. -- You received this message because you are

Re: Problem when building

2020-02-17 Thread Stefan via TortoiseSVN-dev
that build log is incomplete. The real error happened way before that, so please find the real error. -- You received this message because you are subscribed to the Google Groups "TortoiseSVN-dev" group. To unsubscribe from this group and stop receiving emails from it, send an email to

Re: File size

2020-02-21 Thread Stefan via TortoiseSVN-dev
There's no limit. Well, to be honest: filesize can't be larger than your disk is... On Friday, February 21, 2020 at 8:37:15 AM UTC+1, (unknown) wrote: > > > Hello, Can you tell me if there is a maximum file size for synchronization > with Tortoise SVN? Thank you in advance ! > -- You received

Re: Updates and cleanup fail with Failed to run the WC DB work queue associated with.... Access is denied

2020-02-21 Thread Stefan via TortoiseSVN-dev
On Friday, February 21, 2020 at 4:36:14 PM UTC+1, (unknown) wrote: > > I've been losing my mind since a week ago when all of a sudden when > updating a repository on a SAMBA drive suddenly gave me this error: > Not a surprise: https://tortoisesvn.net/faq.html#reponoserver Also don't keep

Re: x64 nightly build failed

2020-01-15 Thread Stefan via TortoiseSVN-dev
On Wednesday, January 15, 2020 at 11:00:17 AM UTC+1, Julian Foad wrote: > > Just in case you didn't already know: the x64 nightly build failed last > night. (The win32 build succeeded.) > > [link] svn.obj : error LNK2001: unresolved external symbol > svn_config__get_default_config > > >

Re: how can I get current svn username in pre-commit script on the svn client?

2020-01-16 Thread Stefan via TortoiseSVN-dev
Sorry, that's not possible. -- You received this message because you are subscribed to the Google Groups "TortoiseSVN-dev" group. To unsubscribe from this group and stop receiving emails from it, send an email to tortoisesvn-dev+unsubscr...@googlegroups.com. To view this discussion on the web

Re: x64 nightly build failed

2020-01-16 Thread Stefan via TortoiseSVN-dev
seems it works again. -- You received this message because you are subscribed to the Google Groups "TortoiseSVN-dev" group. To unsubscribe from this group and stop receiving emails from it, send an email to tortoisesvn-dev+unsubscr...@googlegroups.com. To view this discussion on the web visit

Re: how can I get current svn username in pre-commit script on the svn client?

2020-01-17 Thread Stefan via TortoiseSVN-dev
Sorry, can't add that without compromising security. That's also why it isn't provided in the first place. -- You received this message because you are subscribed to the Google Groups "TortoiseSVN-dev" group. To unsubscribe from this group and stop receiving emails from it, send an email to

Re: TortoisePlink no longer works in 1.10.5?

2020-01-21 Thread Stefan via TortoiseSVN-dev
unfortunately, that problem was caused by a compiler bug in VS: https://developercommunity.visualstudio.com/content/problem/847490/msvc-codegen-error-vector-reverse-iterator-x64-c17.html while the bug has been fixed, we haven't released a fixed version of TSVN yet. But you can download a nightly

Re: how can I get current svn username in pre-commit script on the svn client?

2020-01-20 Thread Stefan via TortoiseSVN-dev
On Monday, January 20, 2020 at 4:14:09 AM UTC+1, funny li wrote: > > I have a requirement : create a message string in pre-commit on the svn > client, then get the message string in pre-commit on the svn server. > And why do you need the username for this? You can create the string without

Re: [PATCH][TortoiseMerge] Fix search does not highlight matches after first match in same line

2020-05-01 Thread Stefan via TortoiseSVN-dev
thanks! committed in r28855 Stefan -- You received this message because you are subscribed to the Google Groups "TortoiseSVN-dev" group. To unsubscribe from this group and stop receiving emails from it, send an email to tortoisesvn-dev+unsubscr...@googlegroups.com. To view this discussion on

Re: [PATCH][TortoiseMerge] Fix search does not find whole word matches that comes after first partial match in a line.

2020-05-01 Thread Stefan via TortoiseSVN-dev
Thanks for the patch! committed in r28856 Stefan -- You received this message because you are subscribed to the Google Groups "TortoiseSVN-dev" group. To unsubscribe from this group and stop receiving emails from it, send an email to tortoisesvn-dev+unsubscr...@googlegroups.com. To view this

Re: Customising search criteria

2020-05-07 Thread Stefan via TortoiseSVN-dev
On Thursday, May 7, 2020 at 12:54:35 PM UTC+2, Nermin Zirić wrote: > > Hi all. I have one question for tortoisesvn project monitor. Is it > possible to expand filter criteria and use for example some windows > attributes of files? No, because those attributes are not stored in a repository.

Re: Customising search criteria

2020-05-07 Thread Stefan via TortoiseSVN-dev
On Thursday, May 7, 2020 at 8:04:26 PM UTC+2, Nermin Zirić wrote: > > Thank you. Is it possible to know where the info with the path,action,copy > from path and revision from LogDlg are stored after they are received from > SVN? It will save my time > That info is available from the log

Re: Adding SSH settings page to TortoiseSVN->Settings

2020-05-07 Thread Stefan via TortoiseSVN-dev
On Thursday, May 7, 2020 at 4:21:58 PM UTC+2, Michael Cole wrote: > > Hi there, thanks for keeping this project going. I used TortoiseSVN > before git and now I've come full circle with a version control problem > that is better suited to svn than git. > > My users are often new developers

Re: Errors on SVN checkout. Am pulling the right repository?

2020-05-07 Thread Stefan via TortoiseSVN-dev
On Thursday, May 7, 2020 at 7:17:52 PM UTC+2, Michael Cole wrote: > > Hi, I'd like to build TortoiseSVN, so I did a SVN checkout from there: > > http://svn.osdn.net/svnroot/tortoisesvn > that's the right url, but maybe you want to also try https instead of http. > > But I'm getting 20+

Re: Adding SSH settings page to TortoiseSVN->Settings

2020-05-09 Thread Stefan via TortoiseSVN-dev
On Friday, May 8, 2020 at 9:54:37 PM UTC+2, Michael Cole wrote: > > Hi Stefan, > > - Where are the keys stored? I think it goes through TortoisePlink.exe - > can I set the key when making the tunnel so I don't have to mess with > PuTTY's settings? > >> >> Plink stores the keys, that's another

Re: [PATCH] Set recommended resolution option in conflict dialogs

2020-05-20 Thread Stefan via TortoiseSVN-dev
Thanks a lot for your patch! Committed in r28868 Stefan -- You received this message because you are subscribed to the Google Groups "TortoiseSVN-dev" group. To unsubscribe from this group and stop receiving emails from it, send an email to tortoisesvn-dev+unsubscr...@googlegroups.com. To

Re: Redirect cycle detected when trying to update or check out

2020-09-03 Thread Stefan via TortoiseSVN-dev
for help with server setup, please ask on the Subversion users mailing list: http://subversion.apache.org/mailing-lists.html -- You received this message because you are subscribed to the Google Groups "TortoiseSVN-dev" group. To unsubscribe from this group and stop receiving emails from it,

Re: build.txt link to Perl return 404

2020-09-08 Thread Stefan via TortoiseSVN-dev
Thanks for noticing. Link is fixed now. Stefan -- You received this message because you are subscribed to the Google Groups "TortoiseSVN-dev" group. To unsubscribe from this group and stop receiving emails from it, send an email to tortoisesvn-dev+unsubscr...@googlegroups.com. To view this

Re: Symbol server not working

2020-05-30 Thread Stefan via TortoiseSVN-dev
Doesn't work for me either right now. Reported to Oleg, so let's just wait a while... Stefan -- You received this message because you are subscribed to the Google Groups "TortoiseSVN-dev" group. To unsubscribe from this group and stop receiving emails from it, send an email to

Re: feature request: add option to checkout command to write the working copy path to outfile

2020-07-03 Thread Stefan via TortoiseSVN-dev
if you want to automate a checkout, why don't you use the command line client? Is there a specific reason for that? -- You received this message because you are subscribed to the Google Groups "TortoiseSVN-dev" group. To unsubscribe from this group and stop receiving emails from it, send an

Re: feature request: add option to checkout command to write the working copy path to outfile

2020-07-10 Thread Stefan via TortoiseSVN-dev
Implemented an /outfile param in r28945 -- You received this message because you are subscribed to the Google Groups "TortoiseSVN-dev" group. To unsubscribe from this group and stop receiving emails from it, send an email to tortoisesvn-dev+unsubscr...@googlegroups.com. To view this discussion

Re: [PATCH] Fix 'apr was not found' errors after upgrading from 1.13.1 to 1.14.0

2020-06-03 Thread Stefan via TortoiseSVN-dev
Thanks! Committed in r28894 -- You received this message because you are subscribed to the Google Groups "TortoiseSVN-dev" group. To unsubscribe from this group and stop receiving emails from it, send an email to tortoisesvn-dev+unsubscr...@googlegroups.com. To view this discussion on the web

Re: patch: copy to clipboard: Bug-IDs and Bug-Urls

2021-01-11 Thread Stefan via TortoiseSVN-dev
committed in r29055 -- You received this message because you are subscribed to the Google Groups "TortoiseSVN-dev" group. To unsubscribe from this group and stop receiving emails from it, send an email to tortoisesvn-dev+unsubscr...@googlegroups.com. To view this discussion on the web visit

Re: path: copy revisions to clipboard now sorted

2021-01-11 Thread Stefan via TortoiseSVN-dev
committed in r29056 -- You received this message because you are subscribed to the Google Groups "TortoiseSVN-dev" group. To unsubscribe from this group and stop receiving emails from it, send an email to tortoisesvn-dev+unsubscr...@googlegroups.com. To view this discussion on the web visit

Re: [exec] StructureFragment.wxs(134) : error LGHT0103 : The system cannot find the file '..\..\bin\Release\bin\TortoiseStub32.dll'

2021-01-07 Thread Stefan via TortoiseSVN-dev
if you want to build the x64 msi, then you also have to build the 32-bit version first because the x64 installer contains two 32-bit dlls which are necessary so the overlays also work in file-open dialogs of 32-bit apps. -- You received this message because you are subscribed to the Google

Re: slovak translation

2020-12-08 Thread Stefan via TortoiseSVN-dev
you also have to download the language pack msi file and install that, then change the language in the settings dialog. On Tuesday, December 8, 2020 at 1:08:42 PM UTC+1 jozefM wrote: > Hi, > I have completed the Slovak GUI translation on the Transifex website. I > also downloaded the developer

Re: Doing a diff from Log Messages causes an SVN assertion in offline mode

2020-12-17 Thread Stefan via TortoiseSVN-dev
fixed in r29043 -- You received this message because you are subscribed to the Google Groups "TortoiseSVN-dev" group. To unsubscribe from this group and stop receiving emails from it, send an email to tortoisesvn-dev+unsubscr...@googlegroups.com. To view this discussion on the web visit

Re: slovak translation

2020-12-10 Thread Stefan via TortoiseSVN-dev
does it show up in the settings dialog? -- You received this message because you are subscribed to the Google Groups "TortoiseSVN-dev" group. To unsubscribe from this group and stop receiving emails from it, send an email to tortoisesvn-dev+unsubscr...@googlegroups.com. To view this discussion

Re: Tortoise SVN v1.6.16 - WIN10 & AppV

2020-12-15 Thread Stefan via TortoiseSVN-dev
On Tuesday, December 15, 2020 at 12:58:14 PM UTC+1 mwatts.pro...@gmail.com wrote: > Hi Team > > > I am a member of a team working on migration of Applications onto Windows > 10. We are seeking a answers to the below: > > > >1. Is Tortoise SVN v1.6.16 vendor supported when virtualised

Re: Windows Blue Screen after Commit from TortoiseSVN

2020-11-09 Thread Stefan via TortoiseSVN-dev
there must be another problem on your computer. The error code as far as I could read from your screenshot says "critical process died", which means a system critical process crashed, not TSVN. Also: a normal process like TSVN is can not cause a BSOD at all, ever! Only drivers and critical

Re: tsvn-repository-links.html : If the tsvn: protocol handler could in Chrome/Edge match the old Windows IE behavior

2020-11-02 Thread Stefan via TortoiseSVN-dev
The default (if not otherwise specified) for a checkout is the CWD (the 'current directory') of the TortoiseProc process, which apparently browsers set differently. To avoid that, just set the default checkout path under Settings->Dialogs 1->Default Path -- You received this message because

Re: [PATCH] Pre-lock script and general hook script fixes

2021-01-08 Thread Stefan via TortoiseSVN-dev
committed your patch in r29050 -- You received this message because you are subscribed to the Google Groups "TortoiseSVN-dev" group. To unsubscribe from this group and stop receiving emails from it, send an email to tortoisesvn-dev+unsubscr...@googlegroups.com. To view this discussion on the

Re: [PATCH] Pre-lock script and general hook script fixes

2021-01-10 Thread Stefan via TortoiseSVN-dev
committed two of your patches in r29051, but I don't see the benefit of your hookkey-as-CString patch. Why do you think using a CString is better there? -- You received this message because you are subscribed to the Google Groups "TortoiseSVN-dev" group. To unsubscribe from this group and

Re: [PATCH] Pre-lock script and general hook script fixes

2021-01-10 Thread Stefan via TortoiseSVN-dev
Well, CTSVNPath has multiple private members, but when comparing paths that should never matter because each member is constructed as necessary. If you have a situation where the hook scripts are not executed/found for a specific path, I'd like to have a clear example of that situation so I can

Re: Patch for additional copy to clipboard commands

2021-01-10 Thread Stefan via TortoiseSVN-dev
Thanks! committed in r29052 -- You received this message because you are subscribed to the Google Groups "TortoiseSVN-dev" group. To unsubscribe from this group and stop receiving emails from it, send an email to tortoisesvn-dev+unsubscr...@googlegroups.com. To view this discussion on the web

Re: slovak translation UI and manual

2021-01-19 Thread Stefan via TortoiseSVN-dev
you have to install the same nightly build of TSVN with your language pack. As for the docs: you would have to build them yourself because the nightly builds don't build the docs :( -- You received this message because you are subscribed to the Google Groups "TortoiseSVN-dev" group. To

Re: References to tigris.org

2021-01-14 Thread Stefan via TortoiseSVN-dev
On Tuesday, January 12, 2021 at 11:36:33 AM UTC+1, Daniel Sahlberg wrote: > > Hi, > > I noticed that there are quite a lot of references to tigris.org (both > tortoisesvn and subversion was hosted there once but it has since been > shutdown). Initially I saw it in the link "and support the

  1   2   >