Skip to main content
Owen 01
Inspiring
April 20, 2020
Answered

previous project version access

  • April 20, 2020
  • 2 replies
  • 961 views

How do I go back to a previous version of my project? I know they have been created, but how do I access them?

How do I use the search box in the community to find a phrase? I searched for "project version" and still the search system strips the words apart and inundates me with software version answers. Using "quotes" works fine in some search engines, but not this one.

This topic has been closed for replies.
Correct answer alank99101739

A few suggestions. If you create a new project, there are separate values for the folder the project is in and the project name. The folder might we where all the old projects are - navigate there with a explorer/finder window, then double click on the *.chproj files (don't be scared if you notice they are zero length - that is normal, the files are in a subdirectory next to the .chproj file)

 

There is also "Open Recent" in the File menu, so if a recent project it should still be in that list.

 

But yes, you need to keep track of the directories you put projects in if you use different directories. You can always search for *.chproj files in that case. Double clicking on that file will open up CH on that project.

2 replies

CoSA_DaveS
Adobe Employee
Adobe Employee
April 21, 2020

In addition to Alan’s point about finding/opening previous projects, note that each project internally holds its entire history of all changes even across quit/relaunch, except when cleared (via Save As, Clear History, or updating across a major app version). To see this history, see the History panel accessed via Window > History.

alank99101739
alank99101739Correct answer
Legend
April 20, 2020

A few suggestions. If you create a new project, there are separate values for the folder the project is in and the project name. The folder might we where all the old projects are - navigate there with a explorer/finder window, then double click on the *.chproj files (don't be scared if you notice they are zero length - that is normal, the files are in a subdirectory next to the .chproj file)

 

There is also "Open Recent" in the File menu, so if a recent project it should still be in that list.

 

But yes, you need to keep track of the directories you put projects in if you use different directories. You can always search for *.chproj files in that case. Double clicking on that file will open up CH on that project.