London Dev Meetup Rescheduled! Due to unavoidable reasons, the event has been moved to 21st May. Speakers remain the same—any changes will be communicated. Seats are limited—register here to secure your spot!

Powershell: Export-EPiUpdates expects /packages to live beside the project folder

tss
tss
Vote:
 

Hi

The Export-EPiUpdates function expect the /packages folder to live beside the project folder.

But thats not always the case, as the /packages lives where the .sln file is found.

In our projects we normally use a structure as the following

/trunk/ -> her solution files and build scripts live

/trunk/src/ -> here all projects lvie

/trunk/packages/ -> contains all packages

the script expects the packages folder to be found inside /trunk/src/packages/

Would it be possible to look for the current .sln file or step back through the folder until you find a packages folder?

#88156
Jul 03, 2014 10:43
* You are NOT allowed to include any hyperlinks in the post because your account hasn't associated to your company. User profile should be updated.