On Sep 24, 2014, at 10:38 AM, John Maher wrote: > Ryan Schmidt wrote: > >> On Sep 24, 2014, at 9:49 AM, John Maher wrote: >>> >>> Using subversion 1.7.6 on windows with visual studio 2008 on windows 7 and >>> I’m wondering why subversion won’t add new files. >> >> Can you show us a transcript of this happening (or rather not happening)? > > Not quite sure what you mean. > > I issue svn commit -m "message" > > Files do not get added.
What I mean is that since this is working correctly for everybody else, we need more information from you to see what you're doing differently. What does "svn status" say before you run "svn commit"? What "svn add" commands did you run before that?