Jim, Thanks for your quick reply.
Yes, I'm using BBEdit 9.1, from the about dlg: "9.1 (2318) of Mon, 15 Dec 2008". And I did see that item in the release notes when I upgraded. Strangely enough, when I looked at the document xml, I missed the "<key>RelativePath</key>". If it's intended to work for my use case, then maybe there's a bug. If it's not intended to work in my use case, please enhance it. Here's what I did: My setup: Files on a Windows network shared drive. My build environment is in a VM that accesses that drive, and I use SVN tools in the Windows VM to checkout and commit. I have the samba share already mounted on my Mac. When I want to open and edit, I double click on the appropriate .bbproject document. 1. I rebuilt the .bbproject so that the paths were all correct, and checked it into SVN. Lets say my workspace for this is foo/ 2. Close and reopen the project just for fun double checking. All is fine. 3. I checkout the project in a second directory (foo2/). 4. I open a file, edit it, save it, close the project. 5. I go and check and the file I modified was in the _original_ location, not foo2/ To clarify the directory structure (from the mac side): /Volumes/Projects/foo ./foo.bbproject ./foo.c /Volumes/Projects/foo2 ./foo.bbproject ./foo.c I intended to edit foo2/foo.c, but it edited foo/foo.c Note that my files in this example are sitting in collections, and are actually at the same level as the .bbproject. Thanks, - Steve On Tue, Jan 6, 2009 at 10:49 AM, Jim Correia <[email protected]> wrote: > > On Jan 6, 2009, at 1:17 PM, Steve wrote: > >> Q1: Is there documentation on the .bbproject document XML format? > > No. > >> Q2: Is there any way to wring relative paths out of the darn thing? > > What version of BBEdit are you using? > > BBEdit 9.1: > > http://www.barebones.com/support/bbedit/current_notes.html > > • Project documents now support relative references. > > Jim > > > > > > --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "BBEdit Talk" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/bbedit?hl=en If you have a specific feature request or would like to report a suspected (or confirmed) problem with the software, please email to "[email protected]" rather than posting to the group. -~----------~----~----~----~------~----~------~--~---
