TFS Java SDK - shelving file that already exists on the repository -


i have application uploading translations tfvc repository. have added 2 modes of update - check in , shelve. shelving supposed create file on shelveset, have discovered, once same file exists on repository(it checked in before), shelvesets not being created.

it caused "gated-build", blocking check-in of *resx files exists. looks shelvesets blocked, if file exists in repo. potential reason? there way avoid problem using java sdk or perhaps changing configuration on repository.

on local-testing tfs repo works well. want create shelvesets everytime on client server well.

regards, sebastian


Comments

Popular posts from this blog

Is there a better way to structure post methods in Class Based Views -

performance - Why is XCHG reg, reg a 3 micro-op instruction on modern Intel architectures? -

jquery - Responsive Navbar with Sub Navbar -