SteveKing <steveking <at> gmx.ch> writes:
>
> The current workaround would be to set up a remote shell on the linux
> server where you can log in from your windows box and create the
> repositories there with 'svnadmin create newrepositoryname'. Shouldn't
> be hard to do.
Yup. I wrote a little script to take <newrepositoryname>, create the directory
and then the svn repo. FWIW, it does seem that creating the repository with
TSVN on the Windows share, then dropping into linux and running 'svnadmin
recover newrepositoryname' also works.
>
> Or, you could wait until Subversion 1.1.0 and TSVN 1.1.0 get released.
> In there is a new repository format which doesn't use the berkeley db.
> I'm not 100% sure if that format is the same on windows and linux, but
> I'm *pretty* sure that it is. So you could then use the new repository
> format.
Now that would be nice. I'll check out RC1 of SVN 1.1.0.
Thanks for the quick response,
Murthy
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tortoisesvn.tigris.org
For additional commands, e-mail: dev-help@tortoisesvn.tigris.org
Received on Thu Jul 29 08:23:58 2004