Just a thought: have you considered using Git for SVN access instead of 
SVK?  I've used Git with our SVN repos at work for a while now, and I'd 
highly recommend it.

Paul


Jonas Karlsson wrote:
> Getting svk to play nicely forced me to revise things with how Perl
> was configured. I was annoyed about having to rebuild my modules every
> time I made a bugfix upgrade of perl as well. For example sitelib for
> Perl 5.8.8 was configured as $target/lib/perl5/site_lib/5.8.8, but
> first I wanted to change it to point at /S/L/L, which was no problem,
> but is it ok to drop $version for the path, e.g. setting sitelib to
> $goboLibraries/perl5/site_lib? How is binary compability between minor
> releases, 5.8 -> 5.10 for modules?
>
>   
_______________________________________________
gobolinux-devel mailing list
gobolinux-devel@lists.gobolinux.org
http://lists.gobolinux.org/mailman/listinfo/gobolinux-devel

Reply via email to