imacarthur wrote:
> Is it intended that the fltk.pdf file be included in the svn repo?
> 
> I wondered, only because it is quite large and that might be a  
> problem for some users on slow links?

        The big file does make it hard to switch revs during testing;
        over my DSL, rev changes now take over a minute where they used
        to take seconds.

        I'm not an svn expert; is there some way to easily
        exclude/ignore the fltk.pdf from a checkout? eg:

                svn update -r6640 --exclude documentation/fltk.pdf

        ..I know that doesn't work, but something like it?

        Everything I see on the net describes how to modify the repository,
        but not how to restrict just a checkout.

        Seems like a trivial thing for those of us with read-only access,
        but maybe svn doesn't want to do this to prevent read/write sync issues.
_______________________________________________
fltk-dev mailing list
[email protected]
http://lists.easysw.com/mailman/listinfo/fltk-dev

Reply via email to