Source Control Clients
Project Name: sdctasks
Server URL: https://tfs03.codeplex.com

Recent Check-Ins

Change Set Download / Browse Date Comment By Downloads
18813 Jun 24
at 9:48 PM
SourceTfs.LabelSync: Fix to support spaces in path. mikeFourie 30
18651 Jun 14
at 7:51 AM
Micrsoft.Sdc.Common.Tasks: Added VersionNumber.Parse. Resolves 10338 mikeFourie 39
18631 Jun 13
at 9:30 AM
Tasks.Zip.AddFile: Documentation Fix. Resolves 10333 mikeFourie 3
18609 Jun 11
at 9:28 PM
SourceTfs.CreateBranch - fix to support spaces in path for destinationpath. Resolves 10326 mikeFourie 5
18529 Jun 4
at 4:25 PM
SourceTfs.Checkin - Documentation correction. Resolves 10291 mikeFourie 27
18346 May 21
at 3:08 PM
*** NOTE: All changesets including this one are in Release 2.1.3071.0 (29 May 08) ***

-------------------------------------------------------------------------------------------------------------------------------------
PLEASE NOTE: This changeset introduces changes in Task names that will break backwards compatibility. Please update your build scripts with the new Task names to use the renamed Tasks.
-------------------------------------------------------------------------------------------------------------------------------------

This change is being made to avoid Task collisions with build scripts in Microsoft products (TFS, VS...)

Renamed Tasks (old => new):

Cluster.Resource.Delete => Cluster.Resource.DeleteClusterResource
ComponentServices.Application.Delete => ComponentServices.Application.DeleteApplication
File.Delete => File.DeleteFiles
Folder.Copy => Folder.CopyFolder
Folder.Share.Delete => Folder.Share.DeleteShare
MessageQueue.Delete => MessageQueue.DeleteQueue
Registry.Get => Registry.GetKey
SourceSafe.Get => SourceSafe.GetVSSFiles
Time.Get => Time.GetTime
Web.AppPool.Delete => Web.AppPool.DeleteAppPool
Web.FtpSite.Delete => Web.FtpSite.DeleteFtpSite
WebSite.Delete => WebSite.DeleteWebSite

Microsoft.Sdc.Common.tasks => renamed tasks.

This resolves: 10209 & 10219
mikeFourie 64
18236 May 13
at 6:32 PM
Web.UpdateHttpErrorSetting: New - Set HTTP Error handlers on the entire site. Resolves 10186 (submitted by Dan Cartoon) mikeFourie 29
18177 May 10
at 7:43 PM
Website.Modify:
Fix - HttpExpires works correctly. Resolves 10166.
Fix - AppPoolId can be modifed. Resolves 10167.
Fix - Path can be modified. Resolves 9171.
New - Set HttpExpires to 0 to clear content expiry

Website.Create:
Fix - HttpExpires works correctly. Resolves 10166.
mikeFourie 10
18173 May 10
at 9:08 AM
Web.AppPool.Exists: Emits basic logging messages. Resolves 10162 mikeFourie 1
18151 May 9
at 8:00 AM
File.Replace: Use provided file encoding for reading files. Allows editing non-unicode files (without a BOM) without corrupting special characters.Resolves 10154 mikeFourie 3
1-10 of 40Change Sets < Previous 1 2 3 4 Next >
Updating...