Commiting Object Repository changes to TortoiseSVN failed

Hello to everyone,

I am using TortoiseSVN with UiPath and it seems like this is a genuine bug, not my mistake (hopefully).
Steps that I have been doing:

  1. Make Object Repository for some application in Library A,
  2. Copying one particular screen from that Object Repo of Library A with function “Copy tree”,
  3. Opening Library B (which is SVN working copy, so connected to server svn repository),
  4. Paste screen into Object repository of Library B,
  5. Commit changes.

Bug is that when I commit changes, on the SVN repository (on the server and locally as well, I can see changes only to folder “.local” or some other textual folder that I have changed). But, new screenshot from my new screen are not present in .screenshoot folder, thus they are not commited to the server.

On the other hand, If I open the UiPath studio and open Library B, these screens are present in Object repository.
But as you can Imagine, the problem is that all the changes I made to local object repository, are not commited to SVN server, so my colleagues do not see any of those.

Can you assist me in any way ?
Also, if you need any additional info, I’ll be happy to provide.

Thank you.

Hello @Ta_Rik!

It seems that you have trouble getting an answer to your question in the first 24 hours.
Let us give you a few hints and helpful links.

First, make sure you browsed through our Forum FAQ Beginner’s Guide. It will teach you what should be included in your topic.

You can check out some of our resources directly, see below:

  1. Always search first. It is the best way to quickly find your answer. Check out the image icon for that.
    Clicking the options button will let you set more specific topic search filters, i.e. only the ones with a solution.

  2. Topic that contains most common solutions with example project files can be found here.

  3. Read our official documentation where you can find a lot of information and instructions about each of our products:

  4. Watch the videos on our official YouTube channel for more visual tutorials.

  5. Meet us and our users on our Community Slack and ask your question there.

Hopefully this will let you easily find the solution/information you need. Once you have it, we would be happy if you could share your findings here and mark it as a solution. This will help other users find it in the future.

Thank you for helping us build our UiPath Community!

Cheers from your friendly
Forum_Staff

Okey, I have manage to find what is the issue finally.
So just writing here for any future reference.

Problem is: TortoiseSVN, by default, do not recognize screenshot objects (and other unique UiPath files that are created while using Object Repository) as version files. Because of that, they are not included in commit, unless you manually specify otherwise.

1 Like

This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.