We are using SVN 1.7 repositories which are checked out to a Linux file server.
Users access their files via TortoiseSVN (1.7.15, which is also built against
SVN 1.7.x), either via CIFS or NFS.
When accessing via CIFS (with the Linux side serving via Samba), we
occasionally encounter SQLite dat
Den tis 18 juni 2024 kl 17:49 skrev Johnston, Tim <
tim.johns...@christiedigital.com>:
> We are using SVN 1.7 repositories which are checked out to a Linux file
> server. Users access their files via TortoiseSVN (1.7.15, which is also
> built against SVN 1.7.x), either via CIFS or NFS.
>
That is
Once again thanks for all your past help
The new repository is up and running. But we haven't cut over yet.
I have asked folks to commit all changes that they would like included
in new repo.
I'm using svnsync multiple times per day, with no issues.
There's a good chance that DNS name may no
On Jun 18, 2024, at 16:19, Paul Leo wrote:
>
> If I try a relocate in TortoiseSVN, I get an error saying the uuid of the new
> server is different than the WC of the local repo. I presume this is
> because of the DNS name change.
The DNS name has nothing to do with the UUID.
If the new repos
Thanks Ryan. I guess I can't believe everything on the internet, where
I got the DNS name story
The commands used to create and sync the repo were:
svnsync initialize file:///srv/svn_repos/ibis/main
https://svn.ibisph.org/svn/main
svnsync synchronize file:///srv/svn_repos/ibis/main
https:/