Bill Pringlemeir wrote: > I spent a bit of time trying to get SVN to extract to project/web > directory. It doesn't seem to want to work... even with a completely > new directory in /home/group/g/gt/gtk-gnutella. However, I could use > SVN to get the directory to my home directory.
Yes, for some reason svn does not work in the group directory but only in one's home directory. This is a recent change and I have no idea whether it's a bug or a feature. There are some open support requests concerning this issue. For example, this one: http://sourceforge.net/tracker/index.php?func=detail&aid=1677663&group_id=1&atid=200001 > However, the .svn directories were not updated. I think we should > remove the .svn from the group directory. See > "http://gtk-gnutella.sourceforge.net/en/.svn/" for example. Maybe a > script to update/checkout to "~" and then copy non-hidden files to the > htdocs. Maybe those can be hidden via .htaccess? There is nothing secret in the .svn directories, so it does not really matter. It's faster to just update the changed files instead of doing a complete checkout each time. > The Source Forge documents seem to say that SVN/CVS was not supported > to the web pages, but was to the shell server. However, I think they > are one and the same!?! No, those seems to be different machines. The filesystems are probably shared via NFS, so you don't easily notice the difference. -- Christian ------------------------------------------------------------------------- Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys-and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV _______________________________________________ Gtk-gnutella-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/gtk-gnutella-devel
