I am sure that there is some way to do this, however it is unclear exactly how to do it.
I added several new files to my project and modified several others and wanted to do a commit. Normally I would (in file explorer) right click on the top level and select commit. Tortoise will then poll everything for new and updated files and let me commit them all in one go. It seems with the LabVIEW add in, when I try to commit, it only commits the active VI and if I try to commit from the project window, it will only commit the selected vi. If I have new VIs, I need to manually add them, one by one.
Using the JKI tool, how can I do a 1 step global Add/Commit similar to how I would do it in windows file explorer?
Thanks!
Greg Osenbach
Bloomy Controls
JKI Discussion Forums
Page 1 of 1
Tortoise Commits Problems with committing new files
#2
Posted 09 June 2009 - 08:34 PM
Hi Greg,
We don't have such a feature, right now, but we're thinking about how we might do this. I agree that it would be a very useful.
Thanks,
We don't have such a feature, right now, but we're thinking about how we might do this. I agree that it would be a very useful.
Thanks,
#3
Posted 11 June 2009 - 04:27 PM
Jim Kring, on Jun 9 2009, 04:34 PM, said:
Hi Greg,
We don't have such a feature, right now, but we're thinking about how we might do this. I agree that it would be a very useful.
Thanks,
We don't have such a feature, right now, but we're thinking about how we might do this. I agree that it would be a very useful.
Thanks,
Thanks for the response Jim. Its good to know that I was not just missing something
I love the concept of being able to use Tortoise from within LabVIEW, however I am not sure how useful it will be without being able to execute atomic adds, commits and updates. Although I think the revert function will be useful.
Greg
#4
Posted 11 June 2009 - 04:38 PM
gosenbach, on Jun 11 2009, 09:27 AM, said:
Thanks for the response Jim. Its good to know that I was not just missing something
I love the concept of being able to use Tortoise from within LabVIEW, however I am not sure how useful it will be without being able to execute atomic adds, commits and updates. Although I think the revert function will be useful.
Greg
I love the concept of being able to use Tortoise from within LabVIEW, however I am not sure how useful it will be without being able to execute atomic adds, commits and updates. Although I think the revert function will be useful.
Greg
Hi Greg,
Thanks for the feedback. Please feel free to let us know how you might expect atomic operations to work inside the project environment. We'd love to hear your ideas.
Yes, revert is a very useful feature, but try these out, too, because I think they are very useful:
- Show Log: see all the changes made to a single VI
- Rename: rename a VI in svn and in LabVIEW, with a single operation (try doing this yourself, to see how hard it is)
- Delete: delete a VI from disk and svn, after it is no longer being used in LabVIEW
#5
Posted 11 June 2009 - 07:19 PM
Jim Kring, on Jun 11 2009, 12:38 PM, said:
Hi Greg,
Thanks for the feedback. Please feel free to let us know how you might expect atomic operations to work inside the project environment. We'd love to hear your ideas.
Yes, revert is a very useful feature, but try these out, too, because I think they are very useful:
Thanks for the feedback. Please feel free to let us know how you might expect atomic operations to work inside the project environment. We'd love to hear your ideas.
Yes, revert is a very useful feature, but try these out, too, because I think they are very useful:
- Show Log: see all the changes made to a single VI
- Rename: rename a VI in svn and in LabVIEW, with a single operation (try doing this yourself, to see how hard it is)
- Delete: delete a VI from disk and svn, after it is no longer being used in LabVIEW
I will give those a try.
How well does the rename and delete functions deal with VIs that are loaded into memory?
Greg
#6
Posted 11 June 2009 - 09:59 PM
gosenbach, on Jun 11 2009, 12:19 PM, said:
I will give those a try.
How well does the rename and delete functions deal with VIs that are loaded into memory?
Greg
How well does the rename and delete functions deal with VIs that are loaded into memory?
Greg
It deals with them very well
Here are some excerpts from the documentation:
- Rename... - Performs an SVN Rename and synchronizes the target VI(s) in memory with disk.
- Delete... - Performs an SVN Delete, followed by an SVN Commit. This item is only allowed for VIs that have no VI Callers in memory.
Share this topic:
Page 1 of 1



Back to top








