I'm just moving the structure of my repository around to suit a better branching strategy with my projects. When I try and move a folder which includes some shared code files I get the following error. I've had a look at this from an obliteration point of view (bangs head against keyboard!), because it looks like back in 2008 I was learning vault and did silly things like branch files and rename them, share folders randomly, rather than from one central place etc. It looks like there might be circular shares/branches etc. Know I know I've got my branching strategy wrong (did some work with TFS 2010 for a client), and I'm trying to re-apply this to my company repository and failing badly.
GUI Warning
Vault Server Loga database error has occured (FailDBReader)
Sql Profiler failure Stored ProcedureViolation of PRIMARY KEY constraint 'PK__#4C13815__956BCC474DFBC9C9'. Cannot insert duplicate key in object 'dbo.@tblfsobjectshares'.
Code: Select all
exec dbo.spgetpathchangeaffecteditems....
http://support.sourcegear.com/viewtopic ... and+rename
Version - 5.0.4 (18845)
What do I need to do so I can re-organise my repositories?