On 2/23/2010 3:32 AM, Michael Platings wrote: > If anyone has any idea how to resolve this I'd appreciate it. I'm using > TortoiseSVN on Windows XP. When trying to add a file I get the following > messages:
Do other SVN operations like Update and such work ok? I've had situation where if you have checked out a repo anonymously (without sign-in credentials) then it can be very hard to get Tortoise to switch that repo to a fully-logged-in setup where you can do commits. Last time I had to, I needed to check out a whole new repo using the full login credentials, copy my changes to that, and then checkin from that. Somewhere the original repo was still storing (and trying to use) the anonymous credentials and thus was getting Forbidden from doing a commit operation (even though it prompted me for username and password). I suspect you may be encountering the same thing. Try checking out a fresh copy of just the FBX subfolder using the full credentials, and see if you can then checkin from THAT. -- Chris 'Xenon' Hanson, omo sanza lettere Xenon AlphaPixel.com PixelSense Landsat processing now available! http://www.alphapixel.com/demos/ "There is no Truth. There is only Perception. To Perceive is to Exist." - Xen _______________________________________________ osg-users mailing list [email protected] http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

