Anyone know how to commit a directory to subversion?
I'm having some trouble:
svn commit -m "Adding images directory" images
(no response - good right?)
svn status
? images
svn ls
(some files, but no images directory)
Help?
PS - Any good video tutorials of subversion / place I could go for some one-on-one tutorials?