Unable to add code to Source Control (too many chars)

I'm attempting to add a folder to Source Control that contains a huge directory structure. Any ideas on how I can accomplish this other than modifying the directory structure to be less than 248 chars?

Microsoft Visual Studio Error

The Specified path, file name, or both are too long. The fully qualified file name must be less than 260 characters, and the directory name must be less than 248 characters.
[514 byte] By [cologsx] at [2007-12-20]
# 1
You can't. Even if you use Unicode filenames (\\?\D:\reallylong...), our database schema limits your local paths to 259 characters.
RichardBergMSFT at 2007-9-10 > top of Msdn Tech,Visual Studio Team System,Team Foundation Server - Version Control...
# 2
Thank you
cologsx at 2007-9-10 > top of Msdn Tech,Visual Studio Team System,Team Foundation Server - Version Control...

Visual Studio Team System

Site Classified