Sublime Forum

Projects and Expandrive

#1

So far so good but having some troubles. I use expandrive for all of my development. I develop on a remote test server over ssh using expandrive. I don’t usually use projects for handling my development but some of the features with the projects here was very appealing to me. I have to do a lot of work on systems that I didn’t write that have a ton of files and being able to search "mount"ed folders for specific files will make my life immensely easy.

However I’m having trouble setting up the projects using windows paths. I’m not sure what’s going on.

For instance one of my projects is as simple as:

<project>
	<mount dir="L:/clienta" exclude="*.png,*.jpg,*.exe,*.dll,*.obj" direxclude=".svn,.git,.hg,CVS,bin"/>
</project>

“L:” is the expandrive mounted drive. When I save this project the find file in project is greyed out and I can’t use the project functionality. Also I’ve tried creating a project file in that root path and setting the dir="." with no avail. Any help would be appreciated.

0 Likes

#2

the beta seems to have fixed the issue.

hmmmm…

0 Likes