Re: adding files from an existing local project to a new beanstalk repository
Thank-you. I was just going to ask you to cancel my post as I found the answer. I have realised that Versions cannot hide a user from the ugly facts of svn ;) Realising that there are hidden files all around. I found this: rm -rf `find . -type d -name .svn` I ran it in the project directory before copy any files into the bookmarked projects's trunk. Everything went smoothly from there on. Again thank-you. On Jan 28, 3:10 pm, Jorde Vorstenbosch wrote: > Simon, you Will have to delete all the .svn folders in all the folders you > added. Those are hidden folders on the mac osx system. An app that makes > easily visible is called 'houdini' > > Or you can do it via terminal if you know how to use it. > > Regards, > Jorde > > On 28 jan. 2011, at 15:59, Simon Lucas wrote: > > > > > Thanks for your replies. In theory this sounds good and exactly what > > I tried yesterday. So I started from scratch with a new repository. > > Here's what happens: > > > 1. Create the beanstalk repository > > 2. Create a bookmark in Versions. > > 3. Check out the empty project. > > 4. In Snow Leopard OS X 10.6.6 add all my folders. assets, build, > > deploy, src. > > 5. Go back to Versions (1.1.4) > > 6. Here's what I see: > > assets – '?' icon > > build – '?' icon > > deploy – no icon > > src - no icon > > 7. select assets – press add > > > error: ''/Users//Documents/workspace/spiralweb3/trunk/assets' is > > already under version control' > > > inside assets. > > > a. some fla's can be select and add pressed. > > b. some files can be selected but the add button is not hilighted. > > c. two files (an fla and a swf) have pencil icons next to them. They > > have not been previously added to this repository. > > I can see that the last two files have the wrong owner name. > > > 8. inside deploy/images > > > select images and press 'add'. > > > 'Can't read file '/Users//.subversion/servers': Bad file > > descriptor' > > > 9. select another folder. click 'add' > > > 'Can't read directory '/Users//Documents/workspace/spiralweb3': > > Bad file descriptor' > > > 10. In src, 'caurina' has a black and yellow roadsign. > > > caurina/transitions show no files inside. > > > select 'caurina/transitions' click add > > > Directory '/Users//Documents/workspace/spiralweb3/trunk/src/ > > caurina/transitions/.svn' containing working copy admin area is > > missing > > > 11. Some folders do not have the 'add' button but files inside have > > add and other have pencil and a previous owner. > > > 12. Some folder do allow themselves to be added. > > > I am not aware of having added this particular project to a subversion > > directory before but some files have come from other projects. > > > It seems to me that a lot of files have svn data already and that > > Versions is getting confused. Can all the old data be cleared? > > > Thanks for your helps > > > Simon > > > On Jan 28, 11:41 am, Dirk Stoop wrote: > >> Hi Simon, > > >> If you select a folder in Versions' Browse view and hit "Add" in the > >> toolbar, it will add not only that folder, but also all of its > >> contents. > > >> All the best, > >> - Dirk > > >> the Versions team > > >> On Jan 27, 6:08 pm, Simon Lucas wrote: > > >>> How do i use Versions to add a lot of existing src files from an old > >>> project to a new repository? > > >>> I have an old project that I wish to start managing through Versions/ > >>> Beanstalk. I have created an empty repository online and created a > >>> local bookmark, thus creating the tags/trunks/branches setup on my > >>> disk. > > >>> Then I added the src files I need to the trunk folder, on the local > >>> drive. > > >>> It seems that the only way to add all the files is to go into each > >>> folder and mark them for adding one by one. I thought that I'd be able > >>> to add everything in one folder at once. > > >>> Am I missing something? > > >>> Thank-you. > > >>> (I like Versions, but I have to say that the documentation is sparse > >>> for a beginner.) > > > -- > > You received this message because you are subscribed to the Google Groups > > "Versions" group. > > To post to this group, send email to versions@googlegroups.com. > > To unsubscribe from this group, send email to > > versions+unsubscr...@googlegroups.com. > > For more options, visit this group > > athttp://groups.google.com/group/versions?hl=en. -- You received this message because you are subscribed to the Google Groups "Versions" group. To post to this group, send email to versions@googlegroups.com. To unsubscribe from this group, send email to versions+unsubscr...@googlegroups.com. For more options, visit this group at http://groups.google.com/group/versions?hl=en.
Re: adding files from an existing local project to a new beanstalk repository
Simon, you Will have to delete all the .svn folders in all the folders you added. Those are hidden folders on the mac osx system. An app that makes easily visible is called 'houdini' Or you can do it via terminal if you know how to use it. Regards, Jorde On 28 jan. 2011, at 15:59, Simon Lucas wrote: > Thanks for your replies. In theory this sounds good and exactly what > I tried yesterday. So I started from scratch with a new repository. > Here's what happens: > > 1. Create the beanstalk repository > 2. Create a bookmark in Versions. > 3. Check out the empty project. > 4. In Snow Leopard OS X 10.6.6 add all my folders. assets, build, > deploy, src. > 5. Go back to Versions (1.1.4) > 6. Here's what I see: > assets – '?' icon > build – '?' icon > deploy – no icon > src - no icon > 7. select assets – press add > > error: ''/Users//Documents/workspace/spiralweb3/trunk/assets' is > already under version control' > > inside assets. > > a. some fla's can be select and add pressed. > b. some files can be selected but the add button is not hilighted. > c. two files (an fla and a swf) have pencil icons next to them. They > have not been previously added to this repository. > I can see that the last two files have the wrong owner name. > > 8. inside deploy/images > > select images and press 'add'. > > 'Can't read file '/Users//.subversion/servers': Bad file > descriptor' > > 9. select another folder. click 'add' > > 'Can't read directory '/Users//Documents/workspace/spiralweb3': > Bad file descriptor' > > 10. In src, 'caurina' has a black and yellow roadsign. > > caurina/transitions show no files inside. > > select 'caurina/transitions' click add > > Directory '/Users//Documents/workspace/spiralweb3/trunk/src/ > caurina/transitions/.svn' containing working copy admin area is > missing > > 11. Some folders do not have the 'add' button but files inside have > add and other have pencil and a previous owner. > > 12. Some folder do allow themselves to be added. > > I am not aware of having added this particular project to a subversion > directory before but some files have come from other projects. > > It seems to me that a lot of files have svn data already and that > Versions is getting confused. Can all the old data be cleared? > > Thanks for your helps > > Simon > > On Jan 28, 11:41 am, Dirk Stoop wrote: >> Hi Simon, >> >> If you select a folder in Versions' Browse view and hit "Add" in the >> toolbar, it will add not only that folder, but also all of its >> contents. >> >> All the best, >> - Dirk >> >> the Versions team >> >> On Jan 27, 6:08 pm, Simon Lucas wrote: >> >> >> >>> How do i use Versions to add a lot of existing src files from an old >>> project to a new repository? >> >>> I have an old project that I wish to start managing through Versions/ >>> Beanstalk. I have created an empty repository online and created a >>> local bookmark, thus creating the tags/trunks/branches setup on my >>> disk. >> >>> Then I added the src files I need to the trunk folder, on the local >>> drive. >> >>> It seems that the only way to add all the files is to go into each >>> folder and mark them for adding one by one. I thought that I'd be able >>> to add everything in one folder at once. >> >>> Am I missing something? >> >>> Thank-you. >> >>> (I like Versions, but I have to say that the documentation is sparse >>> for a beginner.) > > -- > You received this message because you are subscribed to the Google Groups > "Versions" group. > To post to this group, send email to versions@googlegroups.com. > To unsubscribe from this group, send email to > versions+unsubscr...@googlegroups.com. > For more options, visit this group at > http://groups.google.com/group/versions?hl=en. > -- You received this message because you are subscribed to the Google Groups "Versions" group. To post to this group, send email to versions@googlegroups.com. To unsubscribe from this group, send email to versions+unsubscr...@googlegroups.com. For more options, visit this group at http://groups.google.com/group/versions?hl=en.
Re: adding files from an existing local project to a new beanstalk repository
Thanks for your replies. In theory this sounds good and exactly what I tried yesterday. So I started from scratch with a new repository. Here's what happens: 1. Create the beanstalk repository 2. Create a bookmark in Versions. 3. Check out the empty project. 4. In Snow Leopard OS X 10.6.6 add all my folders. assets, build, deploy, src. 5. Go back to Versions (1.1.4) 6. Here's what I see: assets – '?' icon build – '?' icon deploy – no icon src - no icon 7. select assets – press add error: ''/Users//Documents/workspace/spiralweb3/trunk/assets' is already under version control' inside assets. a. some fla's can be select and add pressed. b. some files can be selected but the add button is not hilighted. c. two files (an fla and a swf) have pencil icons next to them. They have not been previously added to this repository. I can see that the last two files have the wrong owner name. 8. inside deploy/images select images and press 'add'. 'Can't read file '/Users//.subversion/servers': Bad file descriptor' 9. select another folder. click 'add' 'Can't read directory '/Users//Documents/workspace/spiralweb3': Bad file descriptor' 10. In src, 'caurina' has a black and yellow roadsign. caurina/transitions show no files inside. select 'caurina/transitions' click add Directory '/Users//Documents/workspace/spiralweb3/trunk/src/ caurina/transitions/.svn' containing working copy admin area is missing 11. Some folders do not have the 'add' button but files inside have add and other have pencil and a previous owner. 12. Some folder do allow themselves to be added. I am not aware of having added this particular project to a subversion directory before but some files have come from other projects. It seems to me that a lot of files have svn data already and that Versions is getting confused. Can all the old data be cleared? Thanks for your helps Simon On Jan 28, 11:41 am, Dirk Stoop wrote: > Hi Simon, > > If you select a folder in Versions' Browse view and hit "Add" in the > toolbar, it will add not only that folder, but also all of its > contents. > > All the best, > - Dirk > > the Versions team > > On Jan 27, 6:08 pm, Simon Lucas wrote: > > > > > How do i use Versions to add a lot of existing src files from an old > > project to a new repository? > > > I have an old project that I wish to start managing through Versions/ > > Beanstalk. I have created an empty repository online and created a > > local bookmark, thus creating the tags/trunks/branches setup on my > > disk. > > > Then I added the src files I need to the trunk folder, on the local > > drive. > > > It seems that the only way to add all the files is to go into each > > folder and mark them for adding one by one. I thought that I'd be able > > to add everything in one folder at once. > > > Am I missing something? > > > Thank-you. > > > (I like Versions, but I have to say that the documentation is sparse > > for a beginner.) -- You received this message because you are subscribed to the Google Groups "Versions" group. To post to this group, send email to versions@googlegroups.com. To unsubscribe from this group, send email to versions+unsubscr...@googlegroups.com. For more options, visit this group at http://groups.google.com/group/versions?hl=en.
Re: adding files from an existing local project to a new beanstalk repository
If you select a bookmark and follow the same process you can add the entire path recursively. If that doesn't work you can select all parent folders and do the same. Either way Versions identifies unversioned files automatically. Cue On 28 Jan 2011, at 11:41, Dirk Stoop wrote: > Hi Simon, > > If you select a folder in Versions' Browse view and hit "Add" in the > toolbar, it will add not only that folder, but also all of its > contents. > > All the best, > - Dirk > > the Versions team > > On Jan 27, 6:08 pm, Simon Lucas wrote: >> How do i use Versions to add a lot of existing src files from an old >> project to a new repository? >> >> I have an old project that I wish to start managing through Versions/ >> Beanstalk. I have created an empty repository online and created a >> local bookmark, thus creating the tags/trunks/branches setup on my >> disk. >> >> Then I added the src files I need to the trunk folder, on the local >> drive. >> >> It seems that the only way to add all the files is to go into each >> folder and mark them for adding one by one. I thought that I'd be able >> to add everything in one folder at once. >> >> Am I missing something? >> >> Thank-you. >> >> (I like Versions, but I have to say that the documentation is sparse >> for a beginner.) > > -- > You received this message because you are subscribed to the Google Groups > "Versions" group. > To post to this group, send email to versions@googlegroups.com. > To unsubscribe from this group, send email to > versions+unsubscr...@googlegroups.com. > For more options, visit this group at > http://groups.google.com/group/versions?hl=en. > -- You received this message because you are subscribed to the Google Groups "Versions" group. To post to this group, send email to versions@googlegroups.com. To unsubscribe from this group, send email to versions+unsubscr...@googlegroups.com. For more options, visit this group at http://groups.google.com/group/versions?hl=en.
Re: adding files from an existing local project to a new beanstalk repository
Hi Simon, If you select a folder in Versions' Browse view and hit "Add" in the toolbar, it will add not only that folder, but also all of its contents. All the best, - Dirk the Versions team On Jan 27, 6:08 pm, Simon Lucas wrote: > How do i use Versions to add a lot of existing src files from an old > project to a new repository? > > I have an old project that I wish to start managing through Versions/ > Beanstalk. I have created an empty repository online and created a > local bookmark, thus creating the tags/trunks/branches setup on my > disk. > > Then I added the src files I need to the trunk folder, on the local > drive. > > It seems that the only way to add all the files is to go into each > folder and mark them for adding one by one. I thought that I'd be able > to add everything in one folder at once. > > Am I missing something? > > Thank-you. > > (I like Versions, but I have to say that the documentation is sparse > for a beginner.) -- You received this message because you are subscribed to the Google Groups "Versions" group. To post to this group, send email to versions@googlegroups.com. To unsubscribe from this group, send email to versions+unsubscr...@googlegroups.com. For more options, visit this group at http://groups.google.com/group/versions?hl=en.
Re: Versions + Pathfinder?
PS: You will have to restart Versions after checking or unchecking this box for the change to have any effect. On Jan 28, 12:39 pm, Dirk Stoop wrote: > Hey Mike, > > I just took a look and it's possible. > > In PathFinder's preferences, go to "Reveal" and check the box next to > "Set Path Finder as the default file viewer" and Versions will follow > suit, just like any other Cocoa app. > > Cheers, > - Dirk > > the Versions team > > On Jan 27, 6:21 pm, Mike Combs wrote: > > > > > I use Pathfinder, which is a great alternative to Apple's Finder, at > > least for developers. Is there a way to make Versions' "show in finder" > > command use Pathfinder? > > > -- > > Mike Combs | m...@combsnet.com | 978-677-6688 (home) -- You received this message because you are subscribed to the Google Groups "Versions" group. To post to this group, send email to versions@googlegroups.com. To unsubscribe from this group, send email to versions+unsubscr...@googlegroups.com. For more options, visit this group at http://groups.google.com/group/versions?hl=en.
Re: Versions + Pathfinder?
Hey Mike, I just took a look and it's possible. In PathFinder's preferences, go to "Reveal" and check the box next to "Set Path Finder as the default file viewer" and Versions will follow suit, just like any other Cocoa app. Cheers, - Dirk the Versions team On Jan 27, 6:21 pm, Mike Combs wrote: > I use Pathfinder, which is a great alternative to Apple's Finder, at > least for developers. Is there a way to make Versions' "show in finder" > command use Pathfinder? > > -- > Mike Combs | m...@combsnet.com | 978-677-6688 (home) -- You received this message because you are subscribed to the Google Groups "Versions" group. To post to this group, send email to versions@googlegroups.com. To unsubscribe from this group, send email to versions+unsubscr...@googlegroups.com. For more options, visit this group at http://groups.google.com/group/versions?hl=en.
Re: torn page icon
Hi Tim, That's not an icon that's present in our app Versions (www.versionsapp.com), where did you get that picture from? All the best, - Dirk On Jan 27, 9:23 pm, treehousetim wrote: > I'm struggling to figure out what this icon means. > > http://dl.dropbox.com/u/3476294/versions.png > > anyone have any idea? > > Thanks! > > - Tim -- You received this message because you are subscribed to the Google Groups "Versions" group. To post to this group, send email to versions@googlegroups.com. To unsubscribe from this group, send email to versions+unsubscr...@googlegroups.com. For more options, visit this group at http://groups.google.com/group/versions?hl=en.
Re: Diff multiple files, diff whole revision
Ben, Jorde, Thanks for all the extra info. We'll see if we can make the whole experience a bit smoother in the future. Cheers, - Dirk On Jan 19, 2:05 pm, Ben Godfrey wrote: > Ignore this. The Compare All buttons appeared when I restarted > Versions. I hadn't restarted since licensing my expired Kaleidoscope > demo. All working now! > > Thanks for your help. > > Ben > > On Jan 19, 12:22 pm, Ben Godfrey wrote: > > > > > Thanks Dirk, sorry to post a duplicate request. Perhaps it's worth > > adding your answer to the FAQs on the Versions site? > > > I don't see the compare all button unfortunately. I'm running > > Kaleidoscope 1.1.1 and Versions 1.1.3 on OS X 10.6.6. I'm fairly sure > > I installed Kaleidoscope before I installed Versions. > > > Ben > > > On Jan 19, 11:42 am, Dirk Stoop wrote: > > > > Hi Ben, > > > > Support for this was added to Versions and Kaleidoscope a little while > > > ago. > > > > If all's well, you should see a "Compare All" button on the right hand > > > side of each revision in Versions' timeline. If you don't see this > > > option, it's probably because you're running an older version of > > > Kaleidoscope. > > > > Drop us a line if you can't get it to work, > > > - Dirk > > > > the Versions team > > > > On Jan 19, 10:56 am, Ben Godfrey wrote: > > > > > I'm using Kaleidoscope and Versions - both excellent tools. > > > > > I use "svn diff" to show a diff for all files in the repo in > > > > Kaleidoscope. When a colleague commits some code, I use something like > > > > "svn diff -r 99:100" to display all the changes made in that commit. > > > > > It would be great if I could do that from Versions instead of the > > > > command line. I would love to see a button to open a diff tool showing > > > > all changes next to each revision in the timeline. It would also be > > > > very useful to be able to select multiple files in the repo browser > > > > and get Kaleidoscope to show a diff. > > > > > Thanks, > > > > > Ben -- You received this message because you are subscribed to the Google Groups "Versions" group. To post to this group, send email to versions@googlegroups.com. To unsubscribe from this group, send email to versions+unsubscr...@googlegroups.com. For more options, visit this group at http://groups.google.com/group/versions?hl=en.