[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: gEDA-dev: Re: gEDA-user: Added PCB output to gnetman
John Griessen wrote:
>
>
> Bill Cox wrote:
> If you get time in the next
>> couple of days, please check out datadraw:
>>
>> svn co https://svn.sourceforge.net:443/svnroot/datadraw/trunk
>> datadraw
>
>
> I'm using subversion 1.4 with libsvn1 to track my hardware development
> work and save it on my remote server. Sourceforge uses subversion 1.3
> with libsvn0 and they don't talk. Can't spend the time to reliably
> install two versions of subversion and reliably use them -- too much
> risk of trashing my repository.
>
> Anyone know how to deal with this?
What do you mean that subversion 1.3 and 1.4 "don't talk"? Please clarify that statement. The subversion version on your local machine does not need to match the version on the server. For instance:
tmp$ svn --version --quiet
1.4.2
tmp$ svn co https://svn.sourceforge.net:443/svnroot/datadraw/trunk datadraw
A datadraw/newDataDraw
A datadraw/newDataDraw/dvtypedef.h
A datadraw/newDataDraw/dv.ddr
...
Are you talking about accessing *local* repositories with different formats? For that, I would imagine you would need two versions of svn installed.
-Jeff
_______________________________________________
geda-dev mailing list
geda-dev@moria.seul.org
http://www.seul.org/cgi-bin/mailman/listinfo/geda-dev