Re: Icon overlay in the seperate "Status" column

2023-09-24 Thread Justin MASSIOT via TortoiseSVN
Hello, >From what I understood, the Status column is a OneDrive feature. Have you tried to do some clean-up of the overlay icons you don't use? Justin Le samedi 23 septembre 2023 à 15:31:25 UTC+2, junm...@gmail.com a écrit : > So tortoisesvn cannot use this feature, because we may have a lot

Re: Project Monitor: Update All doesn't update to latest version!

2023-09-24 Thread Justin MASSIOT via TortoiseSVN
Well caught Stefan, my two repositories indeed have the same UUID. Which I wasn't aware of until now! I suppose one repo is a copy of the other because they shared the same root some while ago. As you suggested, I've set a new UUID and have done a fresh checkout. Then the Project Monitor works

Re: Nightly Build failures?

2023-09-22 Thread Justin MASSIOT via TortoiseSVN
Hello everyone. I tried to download a nightly build and see there is no installer in the latest release. I suppose the issue with the building machine isn't fixed. Or is it? I wanted to test if a bug regarding the Project Monitor had been fixed since 09/2022 ... Justin Le jeudi 14 septembre

Re: SVN shell extension missing in Windows 11

2021-11-02 Thread Justin MASSIOT via TortoiseSVN
Hello, The release of a new MS Windows version may be a good reason enough to make a public release of a new (compatible) TortoiseSVN version, even if it's outside the traditional release scheme ;-) What do you think @Stefan? The standard user doesn't necessarily want to build TortoiseSVN from

Re: svn+ssh port handling...

2021-03-10 Thread Justin MASSIOT via TortoiseSVN
Stefan, I suppose this topic is related to the underlying svn tool and TSVN is not responsible in any way but... can you please give us some information about what is the standard behaviour? Is it expected that a specific port provided directly in the URL is not handled correctly? Justin Le

Re: svn+ssh port handling...

2021-02-22 Thread Justin MASSIOT via TortoiseSVN
Hello Roman, The standard way is to specify the port right inside the 'ssh' definition of the SVN configuration (which is then used by 'svn+ssh'), under the '[tunnel]' section. I don't know if a port specified directly in the URL is supposed to work or not, even in older versions.This may be

Re: SVN multiple commits

2020-11-30 Thread Justin MASSIOT via TortoiseSVN
Hello DJ, Welcome to the SVN world! Did you take some time to read the documentation? https://tortoisesvn.net/docs/nightly/TortoiseSVN_en/tsvn-dug-commit.html "The commit dialog will show you every changed file [and folder], including added, deleted and unversioned files [and folders]." If you

Re: link files together

2020-09-24 Thread Justin MASSIOT via TortoiseSVN
Hello Lukas, Could you please describe what make you think externals are not what is "intended"? Then tell us what is effectively intended. Justin Le mercredi 23 septembre 2020 à 17:12:01 UTC+2, Lukas a écrit : > > Hey, > I'm are looking for a solution, where I can link files together. I am >

Re: "git fetch" equivalent to update overlays? (cleanup not working)

2020-08-31 Thread Justin MASSIOT via TortoiseSVN
Hello Félix, To my mind there is no such thing as "git fetch" with Subversion: either the Working Copy is up-to-date (@HEAD) or it's not. Having a file with an old file content (HEAD-1) but the green tick overlay icon seems to be an non-sense, isn't it? Fortunately you can pull an Update from

Re: Limited context menu from "Libraries" folder

2020-07-11 Thread Justin MASSIOT via TortoiseSVN
A repair install did the trick even without a reboot. Thanks for the tip. Le vendredi 10 juillet 2020 à 20:07:00 UTC+2, Stefan a écrit : > I get the full context menu for both situations. > Maybe the registration for the contextmenu in the registry got > corrupted/deleted somehow? > Try a repair

Re: Issue: Revision graph in dark mode

2020-04-27 Thread Justin MASSIOT via TortoiseSVN
Thanks for the quick fix! Le samedi 25 avril 2020 09:45:18 UTC+2, Stefan a écrit : > > Thanks for the report. > > Fixed in r28846 > -- You received this message because you are subscribed to the Google Groups "TortoiseSVN" group. To unsubscribe from this group and stop receiving emails from

Re: dark mode

2020-04-06 Thread Justin MASSIOT via TortoiseSVN
OK but Windows 10 since 1809 has separate settings for the "OS mode" and the "Apps mode". I suppose those like me who set "Apps mode" = Dark really wants TSVN to be in dark mode. Then why not have three possible configuration values: Auto (system), Light, Dark? Le mercredi 1 avril 2020

Re: dark mode

2020-03-27 Thread Justin MASSIOT via TortoiseSVN
Hello Stefan, Will the dark mode be available for the TSVN dialogs some day? It would be cool if the UI could switch between light and dark based on the settings from MS Windows. Thanks. Le samedi 22 février 2020 09:10:09 UTC+1, Stefan a écrit : > > There's now a dark mode available for

Re: SVN commit KO

2020-02-17 Thread Justin MASSIOT via TortoiseSVN
Hello Anouss, I would say it's a server-side issue. Related problem (and solution): https://groups.google.com/forum/#!topic/tortoisesvn/vlG5uWxMqco Justin Le lundi 17 février 2020 10:02:56 UTC+1, Anouss a écrit : > > Hello, > > Could someone help me about the commit issu in tortoise svn, below

Re: TortoiseSVN 1.13.1 issue: Show log does not include changes in externals

2020-02-01 Thread Justin MASSIOT via TortoiseSVN
> > Whether or not the log shows a change in the externals depends on whether > or not the commit included changes in the main dir as well. That's not > consistent. > Yes of course it *is* consistent. I would expect that the log always shows all changes made to the given WC > tree. > That's

Re: Strange error only on one intermediate path in a repo

2020-02-01 Thread Justin MASSIOT via TortoiseSVN
So you're using SSH and a public/private key pair, correct? From what I remember, TortoisePlink is a replacement for the command line "plink.exe" binary, i.e. an SSH client for Windows. I don't understand what is "puttysession" and why do you need to use PuTTY in your case? If you have Pageant

Re: TortoiseSVN 1.13.1 issue: Show log does not include changes in externals

2020-02-01 Thread Justin MASSIOT via TortoiseSVN
Udo, >From the TortoiseSVN documentation , you're using a feature which you may not be aware of: If the external project is *in the same repository*, any changes you make > there will be included in the commit list

Re: TortoiseSVN 1.13.1 issue: Show log does not include changes in externals

2020-02-01 Thread Justin MASSIOT via TortoiseSVN
Hello Udo, What do you mean exactly by "a commit includes changes in externals *only*" ? Did you check in both cases the logs from the folder of your "external"? >From what I understand, you're making a confusion between what belongs to your main repository and what belongs to the external

Re: Best approach to dealing with different version of SVN clients and repositories?

2020-01-09 Thread Justin MASSIOT via TortoiseSVN
Hello, When you say > a repository which was created with SVN 1.10, 1.11 or 1.12 you're talking about the server side SVN tool, don't you? Do you create your repositories with TortoiseSVN itself or with the command line? I don't know if there are noticeable changes between 1.9 and 1.1x which

I love TortoiseSVN :-)

2019-12-20 Thread Justin MASSIOT via TortoiseSVN
*(sorry for the duplicate, if any)* Hello everyone, Just a short message to say that I'm using TortoiseSVN for more than 10 years and it's still a pleasure :D Now that I'm using SVN extensively for binary files in a Windows environment (I'm an hardware Engineer), I'm even more convinced that