Change 13692

norman_morse (Norman Morse)
Norman Morse committed this change into //guest/perforce_software/p4connect/src
Request Review
Download .zip
Fix FileSpec corruption issue

Make sure that the logged in user is verified against files in the default change.
Multiple users can share the same workspace and cause lots of confusion.

Also changed the code in Perforce.P4.Changelist.ToString() to create new FileSpecs instead of doing implicite casts.  This should fix the exception if the
source FileMetaData is incomplete some how.
  • Files 5
  • Comments 0
5 edited 0 added 0 deleted
P4Bridge/p4api.net/Changelist.cs#3
Loading...
P4Bridge/p4api.net/FileMetaData.cs#3
Loading...
P4Bridge/p4api.net/FileSpec.cs#3
Loading...
P4Connect/P4Connect/P4Connect.ChangeManager.cs#5
Loading...
P4Connect/P4Connect/P4Connect.Engine.cs#8
Loading...
Tip: Use n and p to cycle through the changes.