i have a solution in vs2008 includes one web service project , one dll project and one wınforms ınterface project.
when i try to add solution to svn dll project and wınforms project goes fine but web service can not committed it gives an error like
SharpSvn.SvnRepositoryIOException: Commit failed (details follow): ---> SharpSvn.SvnRepositoryIOException: Server sent unexpected return value (200 OK) in response to MKCOL request for
i have a solution in vs2008 includes one web service project , one dll project and one wınforms ınterface project.
when i try to add solution to svn dll project and wınforms project goes fine but web service can not committed it gives an error like
SharpSvn.SvnRepositoryIOException: Commit failed (details follow): ---> SharpSvn.SvnRepositoryIOException: Server sent unexpected return value (200 OK) in response to MKCOL request for
can anyone tell me what ıs the problem ??