SVN Repository went down and .svn folder missing from the working copy -


my svn repository(server down few hours) went down.

when svn users update working copies, '.svn' folder , files/folders synced repository went missing!

how fix issue? or issue automatically resolved when server up?

thanks, pandiarajan k

as svn designed assure 1 can work offline, there seem 3 main possibilities:

  1. you using custom-made scripts screwed (this not pure conjecture - i've seen questions asked here in end resolved this).

  2. you mistaken.

  3. someone sabotaged system on purpose or mistake (this is pure conjecture).

update after seeing last comment: makes (3) more - inadvertently deleted contents on head. not huge problem can revert changes.


Comments

Popular posts from this blog

django - How can I change user group without delete record -

java - Need to add SOAP security token -

java - EclipseLink JPA Object is not a known entity type -