aspx page versioning on a filesystem.
Posted
by Janis Veinbergs
on Stack Overflow
See other posts from Stack Overflow
or by Janis Veinbergs
Published on 2010-04-13T12:48:34Z
Indexed on
2010/04/13
12:52 UTC
Read the original article
Hit count: 457
Hello.
As noted by some developers, workflow versioning is somekind of headache in SharePoint.
I`m wondering is there a way I can version my aspx forms? For sure, i can version code behind assemblies, but if markup changes for any of my files in LAYOUTS folder? Is there versioning available for files or do i have to choose new filename for my form?
© Stack Overflow or respective owner