On Jan 13, 2011, at 12:47, Daniela Rivas wrote: > I am trying to do a svn commit command from a remote working copy to a > svn repository in a another machine. After I've done this command i > don't get the update on the repository in the file that i changed. > Also in the repository i did a svn update and the output that i get is > "skipped ."
Are you sure you understand the difference between a repository and a working copy? There's no such thing as "[doing] a svn update" "in the repository". You may need to show us exactly the steps you used to get into this situation.