Re: Help with invalid filename stored in svn database

2022-08-19 Thread Phil Seakins via TortoiseSVN
Agreed. It was dumb of me to even suggest it. The repo structure is way too convoluted to attempt such a thing. On Thursday, 18 August 2022 at 6:56:19 pm UTC+10 daniel.. wrote: > torsdag 18 augusti 2022 kl. 04:07:21 UTC+2 skrev Phil Seakins: > >> After backing up the repository I would examine

Re: Help with invalid filename stored in svn database

2022-08-17 Thread Phil Seakins via TortoiseSVN
After backing up the repository I would examine it with low level tools and once I found the slash I would change it to an X or a Y using a hexeditor such as Hxd. Might not work and there might be too many slashes to narrow it down but that would probably be my first angle of attack. Obviously

Re: Help with invalid filename stored in svn database

2022-08-17 Thread Fiddler via TortoiseSVN
Bruce, Thanks for the information. Now i have two avenues to correct in the future if I run across this again. I thought I had tried that command before posting this, but apparently I was doing something wrong. On Wednesday, August 17, 2022 at 4:30:37 AM UTC-4 Bruce C wrote: > Hi, > > I

Re: Help with invalid filename stored in svn database

2022-08-17 Thread Fiddler via TortoiseSVN
Thank you Daniel! That did the trick nicely. Very much appreciated. Chris On Wednesday, August 17, 2022 at 3:31:04 AM UTC-4 daniel.l...@gmail.com wrote: > tisdag 16 augusti 2022 kl. 21:36:21 UTC+2 skrev Fiddler: > >> I just took a closer look at what is displayed from the web browser and >>

Re: Help with invalid filename stored in svn database

2022-08-17 Thread Bruce C via TortoiseSVN
Hi, I wasn't aware of the *svnmucc* command, so that's something new to learn. Thanks. An alternative solution, with the same approach, is to use the *svn move* command. The command that worked for me was as follows: svn move -m "Rename file to filename that is valid on Windows"

Re: Help with invalid filename stored in svn database

2022-08-17 Thread Daniel Sahlberg via TortoiseSVN
tisdag 16 augusti 2022 kl. 21:36:21 UTC+2 skrev Fiddler: > I just took a closer look at what is displayed from the web browser and > the repo browser. The file in question is actually a '\'. It displays as > a '/' when trying to check out from the command line. > Good find! There are,

Re: Help with invalid filename stored in svn database

2022-08-16 Thread Fiddler via TortoiseSVN
gt; >> Have you tried renaming it in the repo browser? This works without >> creating a file, so windows file name restrictions should not be a problem. >> >> >> >> Hartmut >> >> >> >> *Von:* Fiddler via TortoiseSVN >> *Gesendet:* Diens

Re: Help with invalid filename stored in svn database

2022-08-16 Thread Fiddler via TortoiseSVN
ctions should not be a problem. > > > > Hartmut > > > > *Von:* Fiddler via TortoiseSVN > *Gesendet:* Dienstag, 16. August 2022 17:45 > *An:* TortoiseSVN > *Betreff:* Help with invalid filename stored in svn database > > > > > > I just r

AW: Help with invalid filename stored in svn database

2022-08-16 Thread TortoiseSVN on behalf of H. Niemann
Have you tried renaming it in the repo browser? This works without creating a file, so windows file name restrictions should not be a problem. Hartmut Von: Fiddler via TortoiseSVN Gesendet: Dienstag, 16. August 2022 17:45 An: TortoiseSVN Betreff: Help with invalid filename stored in svn

Help with invalid filename stored in svn database

2022-08-16 Thread Fiddler via TortoiseSVN
I just ran across an older repository in my SVN database that has a couple of files that have an invalid filename. The filename as seen within TortoiseSVN as well as viewing through a browser is '/'. If I click on the file while using the broswer, it opens up and I can see the ascii text