Xcode SVN can't add JSON directory to repository -


i have added json-framework (stig b - google code) classes folder (just json directory per option 1 instructions).

i had subversion set working fine, until added directory. if modify existing files in repository, marked m , can commit those, cannot commit json directory or of files within it.

i added separate jsoncontroller class in classes, , cannot commit either.

is there need subversion recursively add directories? have tried commit entire project, commit happens, without json directory or new controller.

the add repository option not present either directory, or controller.

thanks.

did right-click on folder , choose 'add repository'? have .svnignore file in project directory may excluding json folder?


Comments

Popular posts from this blog

c++ - Convert big endian to little endian when reading from a binary file -

C#: Application without a window or taskbar item (background app) that can still use Console.WriteLine() -

unicode - Are email addresses allowed to contain non-alphanumeric characters? -