On Wed, 8 Jul 2020 at 14:30, Sam Ruby wrote:
>
> On Wed, Jul 8, 2020 at 9:16 AM sebb wrote:
> >
> > It would be useful to be able to test the SVN library routines against
> > a real repo.
> >
> > Any suggestions/experience with that?
>
> Create one using svnadmin. Check it out using file:/// URL
On Wed, Jul 8, 2020 at 9:16 AM sebb wrote:
>
> It would be useful to be able to test the SVN library routines against
> a real repo.
>
> Any suggestions/experience with that?
Create one using svnadmin. Check it out using file:/// URLs. Commit
to it like you would any other repository.
Example:
It would be useful to be able to test the SVN library routines against
a real repo.
Any suggestions/experience with that?
Sebb