[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Subversion is convinced it's commiting, nothing happens, no errors

From: <d.mcclure_at_yahoo.com>
Date: 2007-03-28 16:08:40 CEST

Hi....I've installed two separate versions of subversion with the same result. Check out works, it updates its versions, but nothing actually gets changed in my files so obviously I'm doing something wrong. I'm using svnadmin like so

svnadmin create /var/svn/repositories

Then importing an existing directory with

svn import /home/qxt.com/app /var/svn/repositories/project.com/project -m "initial import"

I can connect and check out everything just fine. Commit also thinks it is doing everything it should -- no errors, the version updates, but the files in that directory are unchanged. The rev and revprops directories are updated -- nothing else is, and I am not getting a single error. Permissions do not seem to be the issue.

-doug
Received on Wed Mar 28 16:09:04 2007

This is an archived mail posted to the Subversion Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.