Wayback Machinekoobas.hobune.stream
May JUN Jul
Previous capture 13 Next capture
2021 2022 2023
1 capture
13 Jun 22 - 13 Jun 22
sparklines
Close Help
  • Products
  • Solutions
  • Made with Unity
  • Learning
  • Support & Services
  • Community
  • Asset Store
  • Get Unity

UNITY ACCOUNT

You need a Unity Account to shop in the Online and Asset Stores, participate in the Unity Community and manage your license portfolio. Login Create account
  • Blog
  • Forums
  • Answers
  • Evangelists
  • User Groups
  • Beta Program
  • Advisory Panel

Navigation

  • Home
  • Products
  • Solutions
  • Made with Unity
  • Learning
  • Support & Services
  • Community
    • Blog
    • Forums
    • Answers
    • Evangelists
    • User Groups
    • Beta Program
    • Advisory Panel

Unity account

You need a Unity Account to shop in the Online and Asset Stores, participate in the Unity Community and manage your license portfolio. Login Create account

Language

  • Chinese
  • Spanish
  • Japanese
  • Korean
  • Portuguese
  • Ask a question
  • Spaces
    • Default
    • Help Room
    • META
    • Moderators
    • Topics
    • Questions
    • Users
    • Badges
  • Home /
avatar image
2
Question by MiguelDeLaCruz · Oct 10, 2011 at 01:33 PM · crashasset server

Asset Server: Deleting a Commit

Is there a way to delete a commit in the Asset Server? Because No one in my office now has the ability to update due to a large commit that seems to be "Compiling Scripts" as it updates and ends up crashing the computers. We've tried Updating multiple times on the same computer with no results. Is there a way to remove this update? This is a big problem for us.

Comment
Add comment
10 |3000 characters needed characters left characters exceeded
▼
  • Viewable by all users
  • Viewable by moderators
  • Viewable by moderators and the original poster
  • Advanced visibility
Viewable by all users

4 Replies

· Add your reply
  • Sort: 
avatar image
-1

Answer by alejoasks · Nov 30, 2012 at 10:27 PM

If you go on server and the update tab, you can right click and DISCARD. But I'm not sure about what it does...

Comment
Add comment · Share
10 |3000 characters needed characters left characters exceeded
▼
  • Viewable by all users
  • Viewable by moderators
  • Viewable by moderators and the original poster
  • Advanced visibility
Viewable by all users
avatar image
0

Answer by Tseng · Oct 10, 2011 at 04:52 PM

It would be better to contact the Unity Support in this case, than the user base. But as far as I've seen in the Unity Trial, there is no way to delete commits. Actually I can't remember one single versioning system which has delete option. You typically "undo" change by commiting an old revision.

i.e. if you had revision 1234, then push 1235 which is wrong or broke something you typically checkout 1234 and commit it as 1236. That's how every version software works I've seen and I don't see a reason why Asset Server should be an exception.

Deleting commits from version software would lead to a lose of integrity, so it's not desirable. Imagine you push 1234, then 1235. Then someone downloads 1235 on his PC. Now you delete the 1235 version and push a new commit, which also gets 1235. If the other guy gets an checkout, he shouldn't get anything because he already has 1235 and when then when someone pushs 1236 you would merge the 1236 changes with your old 1235 (the one who got deleted) and if you commit this, you're in pretty big trouble, because you destroyed the integrity and pushed the old, bugged (and deleted) commit again into the system.

Comment
Add comment · Show 1 · Share
10 |3000 characters needed characters left characters exceeded
▼
  • Viewable by all users
  • Viewable by moderators
  • Viewable by moderators and the original poster
  • Advanced visibility
Viewable by all users
avatar image demonpants · Nov 27, 2012 at 03:25 PM 0
Share

It's incredibly easy to remove a commit with git, and fairly easy with SVN. I don't know what source control you have been using... I need this functionality due to a bad commit breaking everything, and no way of undoing it. By bad commit I mean the asset server breaking for no reason.

avatar image
0

Answer by MiguelDeLaCruz · Oct 10, 2011 at 06:31 PM

I would imagine in that example, if the version created is 1235 after the previous 1235 would of been deleted that, they would definitely pose big problems. But I'd imagine that the software ought to keep count of the revisions and create 1236 instead.

I vaguely remember perforce and svn may have allowed us to remove commits from the server as an admin. But I think I may be completely and utterly wrong 8 r and be a different feature altogether. So you could be right and no other source control would even need this feature, if updates were flawless. But since unity tends to do various things other than just straight download, (very very rarely) sometimes updates may not work. And I'm thinking you're right and only unity support may solve this. Unless we find a work-around, which we may be able to find. But if anything, Unity may in fact need this feature, or a feature that would aleviate failed updates.

Comment
Add comment · Show 1 · Share
10 |3000 characters needed characters left characters exceeded
▼
  • Viewable by all users
  • Viewable by moderators
  • Viewable by moderators and the original poster
  • Advanced visibility
Viewable by all users
avatar image Tseng · Oct 10, 2011 at 06:50 PM 0
Share

Well, SVN have a revert to revision function, but it's basically the same as if you check out 1234 and commit it as 1236 in aboves case. The stuff you added with 1235 will still remain on the version server and can be obtained when you checkout 1235. But if you previously had 1234 then go to 1236, nothing will be changed (other than the last checkout revision)

avatar image
0

Answer by andrew-lukasik · Dec 11, 2015 at 02:33 PM

  1. Make a backup copy.

  2. Install pgAdmin III 1.10 (latest version wont work since it no longer supports Asset Server's Psql 8.3.7)

  3. Using pgAdmin configure and connect to your Asset Server's database (port 10733)

  4. Tables you're looking for are located in /Databases//Schemas/public/tables/

Comment
Add comment · Share
10 |3000 characters needed characters left characters exceeded
▼
  • Viewable by all users
  • Viewable by moderators
  • Viewable by moderators and the original poster
  • Advanced visibility
Viewable by all users

Your answer

Hint: You can notify a user about this post by typing @username

Up to 2 attachments (including images) can be used with a maximum of 524.3 kB each and 1.0 MB total.

Follow this Question

Answers Answers and Comments

6 People are following this question.

avatar image avatar image avatar image avatar image avatar image avatar image

Related Questions

How to import the object from server to unity 2 Answers

Input field crashes on Android 4.1.2 (Unity 5.1.1f1) 0 Answers

Unity3D Crashes when baking terrain 1 Answer

Unity iOs project gets crashed when returning from internal method UnityUpdateDisplayList() 2 Answers

Terminated due to memory issue at start - in Xcode 7 running iOS 2 Answers


Enterprise
Social Q&A

Social
Subscribe on YouTube social-youtube Follow on LinkedIn social-linkedin Follow on Twitter social-twitter Follow on Facebook social-facebook Follow on Instagram social-instagram

Footer

  • Purchase
    • Products
    • Subscription
    • Asset Store
    • Unity Gear
    • Resellers
  • Education
    • Students
    • Educators
    • Certification
    • Learn
    • Center of Excellence
  • Download
    • Unity
    • Beta Program
  • Unity Labs
    • Labs
    • Publications
  • Resources
    • Learn platform
    • Community
    • Documentation
    • Unity QA
    • FAQ
    • Services Status
    • Connect
  • About Unity
    • About Us
    • Blog
    • Events
    • Careers
    • Contact
    • Press
    • Partners
    • Affiliates
    • Security
Copyright © 2020 Unity Technologies
  • Legal
  • Privacy Policy
  • Cookies
  • Do Not Sell My Personal Information
  • Cookies Settings
"Unity", Unity logos, and other Unity trademarks are trademarks or registered trademarks of Unity Technologies or its affiliates in the U.S. and elsewhere (more info here). Other names or brands are trademarks of their respective owners.
  • Anonymous
  • Sign in
  • Create
  • Ask a question
  • Spaces
  • Default
  • Help Room
  • META
  • Moderators
  • Explore
  • Topics
  • Questions
  • Users
  • Badges